Searched refs:mbIsImpressDocument (Results 1 – 2 of 2) sorted by relevance
379 mbIsImpressDocument(false) in SdGenericDrawPage()383 mbIsImpressDocument = mpModel->IsImpressDocument() ? true : false; in SdGenericDrawPage()407 …const_cast< SdGenericDrawPage*>(this)->mbIsImpressDocument = mpModel->IsImpressDocument() ? true :… in GetModel()584 if( mbIsImpressDocument ) in queryInterface()2083 if( mbIsImpressDocument ) in queryInterface()2119 sal_Bool bPresPage = mbIsImpressDocument && ePageKind != PK_HANDOUT; in getTypes()2283 if( mbIsImpressDocument ) in getSupportedServiceNames()2750 ( mbIsImpressDocument && in queryInterface()2781 sal_Bool bPresPage = mbIsImpressDocument && SvxFmDrawPage::mpPage && ePageKind != PK_HANDOUT; in getTypes()2912 if( GetModel() && mbIsImpressDocument ) in setBackground()[all …]
94 bool mbIsImpressDocument; member in SdGenericDrawPage
Completed in 28 milliseconds