Home
last modified time | relevance | path

Searched refs:pFooter (Results 1 – 4 of 4) sorted by path

/trunk/main/sd/source/core/
H A Dsdpage.cxx845 SdrObject* pFooter = pMasterPage->GetPresObj( PRESOBJ_FOOTER ); in CreateTitleAndLayout() local
846 if( pFooter == NULL ) in CreateTitleAndLayout()
/trunk/main/sd/source/ui/dlg/
H A Dheaderfooterdlg.cxx935 SdrTextObj* pFooter = (SdrTextObj*)mpMaster->GetPresObj( PRESOBJ_FOOTER ); in Paint() local
945 if( pFooter ) in Paint()
946 Paint( *this, pFooter, maSettings.mbFooterVisible ); in Paint()
/trunk/main/sw/source/core/layout/
H A Dflycnt.cxx410 const SwFrm* pFooter = GetAnchorFrm()->FindFooterOrHeader(); in MakeAll() local
411 if( pFooter && !pFooter->IsFooterFrm() ) in MakeAll()
412 pFooter = NULL; in MakeAll()
502 ( pFooter || bPosChgDueToOwnFormat ) ) ) in MakeAll()
/trunk/main/sw/source/core/objectpositioning/
H A Dtocntntanchoredobjectposition.cxx155 const SwFrm* pFooter = GetAnchorFrm().FindFooterOrHeader(); in CalcPosition() local
156 if ( pFooter && !pFooter->IsFooterFrm() ) in CalcPosition()
157 pFooter = NULL; in CalcPosition()

Completed in 48 milliseconds