Lines Matching refs:GetExport
128 GetExport().AddAttribute( XML_NAMESPACE_STYLE, XML_NAME, in exportStyle()
129 GetExport().EncodeStyleName( sName, &bEncoded ) ); in exportStyle()
132 GetExport().AddAttribute( XML_NAMESPACE_STYLE, XML_DISPLAY_NAME, in exportStyle()
137 …GetExport().AddAttribute( XML_NAMESPACE_STYLE, XML_PAGE_LAYOUT_NAME, GetExport().EncodeStyleName( … in exportStyle()
147 GetExport().AddAttribute( XML_NAMESPACE_STYLE, XML_NEXT_STYLE_NAME, in exportStyle()
148 GetExport().EncodeStyleName( sNextName ) ); in exportStyle()
159 SvXMLElementExport aElem( GetExport(), XML_NAMESPACE_STYLE, in exportStyle()
183 Reference< XStyleFamiliesSupplier > xFamiliesSupp( GetExport().GetModel(), in XMLPageExport()
238 Reference < lang::XMultiServiceFactory > xFactory (GetExport().GetModel(), UNO_QUERY); in exportDefaultStyle()
246 GetExport().CheckAttrList(); in exportDefaultStyle()
269 SvXMLElementExport aElem( GetExport(), XML_NAMESPACE_STYLE, in exportDefaultStyle()
273 xPageMasterExportPropMapper->exportXML( GetExport(), xPropStates, in exportDefaultStyle()