Searched refs:maDrawPagesAutoLayoutNames (Results 1 – 2 of 2) sorted by relevance
525 maDrawPagesAutoLayoutNames.realloc( mnDocDrawPageCount + 1 ); in setSourceDocument()847 maDrawPagesAutoLayoutNames[0] = aStr; in ImpPrepAutoLayoutInfos()860 maDrawPagesAutoLayoutNames[nCnt+1] = aStr; in ImpPrepAutoLayoutInfos()1940 if( IsImpress() && maDrawPagesAutoLayoutNames[nPageInd+1].getLength()) in _ExportContent()1942 …XML_NAMESPACE_PRESENTATION, XML_PRESENTATION_PAGE_LAYOUT_NAME, maDrawPagesAutoLayoutNames[nPageInd… in _ExportContent()2303 aAny <<= maDrawPagesAutoLayoutNames; in _ExportStyles()2320 xInfoSet->getPropertyValue( msPageLayoutNames ) >>= maDrawPagesAutoLayoutNames; in _ExportAutoStyles()2523 if( IsImpress() && maDrawPagesAutoLayoutNames[0].getLength()) in _ExportMasterStyles()2525 …PRESENTATION, XML_PRESENTATION_PAGE_LAYOUT_NAME, EncodeStyleName( maDrawPagesAutoLayoutNames[0] )); in _ExportMasterStyles()
115 com::sun::star::uno::Sequence< ::rtl::OUString > maDrawPagesAutoLayoutNames; member in SdXMLExport
Completed in 25 milliseconds