Home
last modified time | relevance | path

Searched refs:mnDocMasterPageCount (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/xmloff/source/draw/
H A Dsdxmlexp.cxx414 mnDocMasterPageCount(0L), in DECLARE_LIST()
509 mnDocMasterPageCount = mxDocMasterPages->getCount(); in setSourceDocument()
510 maMasterPagesStyleNames.insert( maMasterPagesStyleNames.begin(), mnDocMasterPageCount, aEmpty ); in setSourceDocument()
558 for(sal_Int32 a(0); a < mnDocMasterPageCount; a++) in setSourceDocument()
1412 if(mnDocMasterPageCount) in ImpPrepPageMasterInfos()
1415 for (sal_Int32 nMPageId = 0; nMPageId < mnDocMasterPageCount; nMPageId++) in ImpPrepPageMasterInfos()
1813 for( nCnt = 0; nCnt < mnDocMasterPageCount; nCnt++) in ImpPrepMasterPageInfos()
1840 for (sal_Int32 nCnt = 0; nCnt < mnDocMasterPageCount; nCnt++) in ImpWritePresentationStyles()
2372 for(sal_Int32 nMPageId(0L); nMPageId < mnDocMasterPageCount; nMPageId++) in _ExportAutoStyles()
2553 for (sal_Int32 nMPageId = 0; nMPageId < mnDocMasterPageCount; nMPageId++) in _ExportMasterStyles()
H A Dsdxmlexp_impl.hxx103 sal_Int32 mnDocMasterPageCount; member in SdXMLExport

Completed in 37 milliseconds