Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx182 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()
H A Depptso.cxx616 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()
H A Deppt.hxx739 sal_uInt32 mnMasterPages; // member in PPTWriter

Completed in 62 milliseconds