Home
last modified time | relevance | path

Searched refs:GetValidSizeFlag (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/sw/source/core/layout/
H A Dcalcmove.cxx790 ( !pFrm->GetValidSizeFlag() || in MakeAll()
1524 if( pSct && !pSct->GetValidSizeFlag() ) in MakeAll()
1824 const sal_Bool bOldSz = pFrm->GetValidSizeFlag(); in MakeNxt()
1835 if ( !pNxt->GetValidSizeFlag() ) in MakeNxt()
1850 if ( !pNxt->GetValidSizeFlag() ) in MakeNxt()
H A Ddbg_lay.cxx496 rOut += pFrm->GetValidSizeFlag() ? '+' : '-'; in lcl_Flags()
H A Dfrmtool.cxx106 bValidSize( pF->GetValidSizeFlag() ), in SwFrmNotify()
383 else if( pFrm->IsTxtFrm() && bValidSize != pFrm->GetValidSizeFlag() ) in ~SwFrmNotify()
H A Dlaycache.cxx952 if( rpPrv && rpPrv->IsTxtFrm() && !rpPrv->GetValidSizeFlag() ) in CheckInsert()
H A Dflowfrm.cxx1865 if( pSct && !pSct->GetValidSizeFlag() ) in CheckMoveFwd()
/aoo4110/main/sw/source/core/text/
H A Dfrmform.cxx715 pFoll->GetValidSizeFlag() ) in JoinFrm()
2176 || !GetValidSizeFlag() || in FormatQuick()
H A Dtxtfrm.cxx2132 const sal_Bool bFormat = GetValidSizeFlag(); in GetFormatted()
/aoo4110/main/sw/source/core/inc/
H A Dframe.hxx791 sal_Bool GetValidSizeFlag() const { return bValidSize; } in GetValidSizeFlag() function in SwFrm

Completed in 89 milliseconds