Home
last modified time | relevance | path

Searched refs:pMasterOutline (Results 1 – 2 of 2) sorted by path

/trunk/main/sd/source/core/
H A Dsdpage.cxx825 …SdrObject* pMasterOutline = pMasterPage->GetPresObj( mePageKind==PK_NOTES ? PRESOBJ_NOTES : PRESOB… in CreateTitleAndLayout() local
826 if( pMasterOutline == NULL ) in CreateTitleAndLayout()
1176 …SdrObject* pMasterOutline = rMasterPage.GetPresObj( rPage.GetPageKind()==PK_NOTES ? PRESOBJ_NOTES … in CalcAutoLayoutRectangles() local
1185 else if( pMasterOutline ) in CalcAutoLayoutRectangles()
1186 aLayoutRect = pMasterOutline->GetLogicRect(); in CalcAutoLayoutRectangles()
/trunk/main/sd/source/ui/dlg/
H A Dheaderfooterdlg.cxx933 …SdrTextObj* pMasterOutline = (SdrTextObj*)mpMaster->GetPresObj( mpMaster->GetPageKind()==PK_NOTES … in Paint() local
941 if( pMasterOutline ) in Paint()
942 Paint( *this, pMasterOutline, true, true ); in Paint()

Completed in 55 milliseconds