Home
last modified time | relevance | path

Searched refs:sMasterPageName (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/filter/xml/
H A Dxmlfmte.cxx267 const OUString sMasterPageName; member in SwXMLAutoStylePoolP
332 sMasterPageName, in exportStyleAttributes()
346 sMasterPageName( GetXMLToken( XML_MASTER_PAGE_NAME ) ), in SwXMLAutoStylePoolP()
H A Dxmlfmt.cxx448 OUString sMasterPageName; member in SwXMLItemSetStyleContext_Impl
496 const OUString& GetMasterPageName() const { return sMasterPageName; } in GetMasterPageName()
513 sMasterPageName = rValue; in SetAttribute()
/trunk/main/xmloff/source/draw/
H A Dximpbody.cxx179 OUString sMasterPageName = xMasterNamed->getName(); in SdXMLDrawPageContext() local
181 if(sMasterPageName.getLength() && in SdXMLDrawPageContext()
182 sMasterPageName.equals(sDisplayName)) in SdXMLDrawPageContext()
H A Dsdxmlexp.cxx894 OUString sMasterPageName = xMasterNamed->getName(); in ImpPrepAutoLayoutInfo() local
895 pInfo = ImpGetPageMasterInfoByName(sMasterPageName); in ImpPrepAutoLayoutInfo()
2559 OUString sMasterPageName; in _ExportMasterStyles() local
2564 sMasterPageName = xNamed->getName(); in _ExportMasterStyles()
2566 EncodeStyleName( sMasterPageName, &bEncoded )); in _ExportMasterStyles()
2570 sMasterPageName ); in _ExportMasterStyles()
/trunk/main/xmloff/inc/xmloff/
H A Dtxtstyli.hxx38 ::rtl::OUString sMasterPageName;
96 const ::rtl::OUString& GetMasterPageName() const { return sMasterPageName; } in GetMasterPageName()
/trunk/main/xmloff/source/text/
H A Dtxtstyli.cxx103 sMasterPageName = rValue; in SetAttribute()
404 XML_STYLE_FAMILY_MASTER_PAGE, sMasterPageName ) ); in Finish()

Completed in 51 milliseconds