Lines Matching refs:mbIsImpressDocument
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()
3012 if( mbIsImpressDocument ) in getBackground()