Searched refs:GetKeep (Results 1 – 15 of 15) sorted by relevance
50 inline const SvxFmtKeepItem &SwAttrSet::GetKeep(sal_Bool bInP) const in GetKeep() function in SwAttrSet82 inline const SvxFmtKeepItem &SwFmt::GetKeep(sal_Bool bInP) const in GetKeep() function in SwFmt83 { return aSet.GetKeep(bInP); } in GetKeep()
241 inline const SvxFmtKeepItem &GetKeep( sal_Bool = sal_True ) const;
281 inline const SvxFmtKeepItem &GetKeep( sal_Bool = sal_True ) const;
126 { if ( pFrm->GetAttrSet()->GetKeep().GetValue() ) in IsKeepFwdMoveAllowed()165 while ( sal_True == (bKeep = pPre->GetAttrSet()->GetKeep().GetValue()) && in CheckKeep()202 rAttrs.GetKeep().GetValue() ); in IsKeep()2514 rThis.GetAttrSet()->GetKeep().GetValue() && rThis.GetIndNext() ) in MoveBwd()
329 !GetPrev()->GetAttrSet()->GetKeep().GetValue(); in PrepareMake()541 !pPrv->GetAttrSet()->GetKeep().GetValue() in MakePos()
2076 pPre->GetAttrSet()->GetKeep().GetValue()) ) in MakeAll()4860 … bRet = static_cast<const SwTxtFrm*>(pTxt)->GetTxtNode()->GetSwAttrSet().GetKeep().GetValue(); in ShouldRowKeepWithNext()
48 inline sal_Bool GetKeep() const { return bKeep; } in GetKeep() function in SwTxtFrmBreak
80 pFrm->GetTxtNode()->GetSwAttrSet().GetKeep().GetValue(); in SwTxtFrmBreak()
2092 pPre->GetAttrSet()->GetKeep().GetValue() ) in Format()
183 rSet.Put( pFrmFmt->GetKeep() ); in lcl_getTableAttributes()
1532 if ( !pNew->GetSwAttrSet().GetKeep().GetValue() ) in lcl_InsertLabel()1540 if ( !rTbl.GetFrmFmt()->GetKeep().GetValue() ) in lcl_InsertLabel()
2154 bKeep = pTxtNode->GetSwAttrSet().GetKeep().GetValue(); in Summary()
1353 rSet.Put( pFmt->GetKeep() ); in GetState()
2322 const SvxFmtKeepItem& rKeep = rTable.GetFrmFmt()->GetKeep(); in OutputTextNode()
1993 SvxFmtKeepItem aKeep( rFrmFmt.GetKeep() ); in ApplyTblAttr()
Completed in 189 milliseconds