Home
last modified time | relevance | path

Searched refs:pMasterTitle (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sd/source/core/
H A Dsdpage.cxx821 SdrObject* pMasterTitle = pMasterPage->GetPresObj( PRESOBJ_TITLE ); in CreateTitleAndLayout() local
822 if( pMasterTitle == NULL ) in CreateTitleAndLayout()
1174 SdrObject* pMasterTitle = rMasterPage.GetPresObj( PRESOBJ_TITLE ); in CalcAutoLayoutRectangles() local
1178 if( pMasterTitle ) in CalcAutoLayoutRectangles()
1179 aTitleRect = pMasterTitle->GetLogicRect(); in CalcAutoLayoutRectangles()
/trunk/main/sd/source/ui/dlg/
H A Dheaderfooterdlg.cxx932 SdrTextObj* pMasterTitle = (SdrTextObj*)mpMaster->GetPresObj( PRESOBJ_TITLE ); in Paint() local
939 if( pMasterTitle ) in Paint()
940 Paint( *this, pMasterTitle, true, true ); in Paint()

Completed in 29 milliseconds