summaryrefslogtreecommitdiffstats
path: root/xmloff/source/style/PagePropertySetContext.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-01-25 10:21:18 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-01-25 10:27:53 +0000
commit8c8478ff36a79e58c29ebdb092ba36ebe5535fbb (patch)
tree7b50de39a4144d5109271ae23828739052638da4 /xmloff/source/style/PagePropertySetContext.cxx
parentWaE: gcc 4.6.0 various warnings (diff)
downloadcore-8c8478ff36a79e58c29ebdb092ba36ebe5535fbb.tar.gz
core-8c8478ff36a79e58c29ebdb092ba36ebe5535fbb.zip
WaE: gcc 4.6.0 various warnings
Diffstat (limited to 'xmloff/source/style/PagePropertySetContext.cxx')
-rw-r--r--xmloff/source/style/PagePropertySetContext.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmloff/source/style/PagePropertySetContext.cxx b/xmloff/source/style/PagePropertySetContext.cxx
index e08b04173de6..a17e124fa2ee 100644
--- a/xmloff/source/style/PagePropertySetContext.cxx
+++ b/xmloff/source/style/PagePropertySetContext.cxx
@@ -99,6 +99,8 @@ SvXMLImportContext *PagePropertySetContext::CreateChildContext(
nFil == mxMapper->getPropertySetMapper()
->GetEntryContextId( rProp.mnIndex-1 ),
"invalid property map!");
+ (void)nPos;
+ (void)nFil;
pContext =
new XMLBackgroundImageContext( GetImport(), nPrefix,
rLocalName, xAttrList,