Searched refs:nPageInd (Results 1 – 1 of 1) sorted by relevance
1905 for(sal_Int32 nPageInd(0); nPageInd < mnDocDrawPageCount; nPageInd++) in _ExportContent() local1909 SetProgress(((nPageInd + 1) * 100) / mnDocDrawPageCount); in _ExportContent()1919 if( maDrawPagesStyleNames[nPageInd].getLength() ) in _ExportContent()1921 maDrawPagesStyleNames[nPageInd]); in _ExportContent()1940 if( IsImpress() && maDrawPagesAutoLayoutNames[nPageInd+1].getLength()) in _ExportContent()1979 ImplExportHeaderFooterDeclAttributes( maDrawPagesHeaderFooterSettings[nPageInd] ); in _ExportContent()2058 if( maDrawNotesPagesStyleNames[nPageInd].getLength() ) in _ExportContent()2059 AddAttribute(XML_NAMESPACE_DRAW, XML_STYLE_NAME, maDrawNotesPagesStyleNames[nPageInd]); in _ExportContent()2061 ImplExportHeaderFooterDeclAttributes( maDrawNotesPagesHeaderFooterSettings[nPageInd] ); in _ExportContent()2430 for(sal_Int32 nPageInd(0); nPageInd < mnDocDrawPageCount; nPageInd++) in _ExportAutoStyles() local[all …]
Completed in 29 milliseconds