Home
last modified time | relevance | path

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

/AOO41X/main/sd/source/ui/func/ !
H A Dfupage.cxx259 SdStyleSheet* pStyleSheet = mpPage->getPresentationStyle(HID_PSEUDOSHEET_BACKGROUND); in ExecuteDialog()
424 pMasterPage->getPresentationStyle(HID_PSEUDOSHEET_BACKGROUND); in ExecuteDialog()
/AOO41X/main/sd/inc/ !
H A Dsdpage.hxx369 SdStyleSheet* getPresentationStyle( sal_uInt32 nHelpId ) const;
/AOO41X/main/sd/source/core/ !
H A Dsdpage.cxx647 SdStyleSheet* SdPage::getPresentationStyle( sal_uInt32 nHelpId ) const in getPresentationStyle() function in SdPage