Home
last modified time | relevance | path

Searched refs:sPageMasterName (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/writerperfect/source/filter/
H A DPageSpan.cxx94 WPXString sPageMasterName; in writePageMaster() local
95 sPageMasterName.sprintf("PM%i", iNum /* +2 */); in writePageMaster()
96 propList.insert("style:name", sPageMasterName); in writePageMaster()
132 WPXString sPageMasterName; in writeMasterPages() local
133 sPageMasterName.sprintf("PM%i", iPageMasterNum /* +2 */); in writeMasterPages()
136 propList.insert("style:page-master-name", sPageMasterName); in writeMasterPages()
/aoo41x/main/xmloff/source/text/
H A DXMLTextMasterPageContext.cxx112 sPageMasterName = xAttrList->getValueByIndex( i ); in XMLTextMasterPageContext()
253 if( sPageMasterName.getLength() ) in Finish()
256 GetImport().GetTextImport()->FindPageMaster( sPageMasterName ); in Finish()
/aoo41x/main/xmloff/source/style/
H A DXMLPageExport.cxx67 rPMName = pEntry->sPageMasterName; in findPageMasterName()
118 collectPageMasterAutoStyle( xPropSet, aEntry.sPageMasterName ); in exportStyle()
/aoo41x/main/xmloff/inc/xmloff/
H A DXMLPageExport.hxx53 ::rtl::OUString sPageMasterName;
H A DXMLTextMasterPageContext.hxx44 ::rtl::OUString sPageMasterName;

Completed in 17 milliseconds