Searched refs:mnMasterPages (Results 1 – 3 of 3) sorted by relevance
182 mnDrawings = mnMasterPages + ( mnPages << 1 ) + 1; in PPTWriter()187 mnStatMaxValue = ( mnPages + mnMasterPages ) * 5; in PPTWriter()224 for ( i = 0; i < mnMasterPages; i++ ) in PPTWriter()1885 for ( i = 0; i < mnMasterPages; i++ ) in ImplWriteAtomEnding()
616 sal_uInt32 i, nSize = 28 * mnMasterPages + 8; in ImplMasterSlideListContainer()621 for ( i = 0; i < mnMasterPages; i++ ) in ImplMasterSlideListContainer()992 mnMasterPages = mXDrawPages->getCount(); in ImplInitSOIface()1185 nRetValue += mnMasterPages; in ImplGetMasterIndex()1197 for ( nPageNum = 0; nPageNum < mnMasterPages; nPageNum++ ) in ImplGetStyleSheets()
739 sal_uInt32 mnMasterPages; // member in PPTWriter
Completed in 38 milliseconds