Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/draw/
H A Dsdxmlexp.cxx1415 for (sal_Int32 nMPageId = 0; nMPageId < mnDocMasterPageCount; nMPageId++) in ImpPrepPageMasterInfos() local
1417 Reference< XDrawPage > xMasterPage( mxDocMasterPages->getByIndex(nMPageId), UNO_QUERY ); in ImpPrepPageMasterInfos()
2372 for(sal_Int32 nMPageId(0L); nMPageId < mnDocMasterPageCount; nMPageId++) in _ExportAutoStyles() local
2374 Reference< XDrawPage > xMasterPage(mxDocMasterPages->getByIndex(nMPageId), UNO_QUERY ); in _ExportAutoStyles()
2553 for (sal_Int32 nMPageId = 0; nMPageId < mnDocMasterPageCount; nMPageId++) in _ExportMasterStyles() local
2555 Reference< XDrawPage > xMasterPage( mxDocMasterPages->getByIndex(nMPageId), UNO_QUERY ); in _ExportMasterStyles()
2573 ImpXMLEXPPageMasterInfo* pInfo = mpPageMasterUsageList->GetObject(nMPageId); in _ExportMasterStyles()
2581 if( maMasterPagesStyleNames[nMPageId].getLength() ) in _ExportMasterStyles()
2583 maMasterPagesStyleNames[nMPageId]); in _ExportMasterStyles()
2608 ImpXMLEXPPageMasterInfo* pMasterInfo = mpNotesPageMasterUsageList->GetObject(nMPageId); in _ExportMasterStyles()

Completed in 16 milliseconds