Searched refs:ImplGetPageByIndex (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sd/source/filter/eppt/ |
H A D | eppt.cxx | 155 if ( !ImplGetPageByIndex( 0, NOTICE ) ) in PPTWriter() 166 if ( !ImplGetPageByIndex( 0, MASTER ) ) in PPTWriter() 371 if ( ImplGetPageByIndex( 0, NORMAL ) && in ImplCreateDocumentSummaryInformation() 558 if ( ImplGetPageByIndex( 0, MASTER ) ) in ImplCreateDocument() 564 if ( ImplGetPageByIndex( 0, NOTICE ) ) in ImplCreateDocument() 915 if ( !ImplGetPageByIndex( nPageNum, MASTER ) ) in ImplCreateMaster() 989 ImplGetPageByIndex( 0, NOTICE ); in ImplCreateMaster() 991 ImplGetPageByIndex( 0, MASTER ); in ImplCreateMaster() 1014 ImplGetPageByIndex( nPageNum, MASTER ); in ImplCreateMaster() 1046 if ( !ImplGetPageByIndex( 0, NOTICE ) ) in ImplCreateMainNotes() [all …]
|
H A D | eppt.hxx | 794 sal_Bool ImplGetPageByIndex( sal_uInt32 nIndex, PageType );
|
H A D | epptso.cxx | 997 if ( !ImplGetPageByIndex( 0, NORMAL ) ) in ImplInitSOIface() 1020 sal_Bool PPTWriter::ImplGetPageByIndex( sal_uInt32 nIndex, PageType ePageType ) in ImplGetPageByIndex() function in PPTWriter 1217 if ( ImplGetPageByIndex( nPageNum, MASTER ) ) in ImplGetStyleSheets()
|
Completed in 76 milliseconds