Home
last modified time | relevance | path

Searched refs:mbIsImpressDocument (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sd/source/ui/unoidl/
H A Dunopage.cxx379 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 …]
H A Dunopage.hxx94 bool mbIsImpressDocument; member in SdGenericDrawPage

Completed in 33 milliseconds