Home
last modified time | relevance | path

Searched refs:GetKeep (Results 1 – 15 of 15) sorted by relevance

/aoo41x/main/sw/inc/
H A Dfrmatr.hxx50 inline const SvxFmtKeepItem &SwAttrSet::GetKeep(sal_Bool bInP) const in GetKeep() function in SwAttrSet
82 inline const SvxFmtKeepItem &SwFmt::GetKeep(sal_Bool bInP) const in GetKeep() function in SwFmt
83 { return aSet.GetKeep(bInP); } in GetKeep()
H A Dformat.hxx241 inline const SvxFmtKeepItem &GetKeep( sal_Bool = sal_True ) const;
H A Dswatrset.hxx281 inline const SvxFmtKeepItem &GetKeep( sal_Bool = sal_True ) const;
/aoo41x/main/sw/source/core/layout/
H A Dflowfrm.cxx126 { 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()
H A Dcalcmove.cxx329 !GetPrev()->GetAttrSet()->GetKeep().GetValue(); in PrepareMake()
541 !pPrv->GetAttrSet()->GetKeep().GetValue() in MakePos()
H A Dtabfrm.cxx2076 pPre->GetAttrSet()->GetKeep().GetValue()) ) in MakeAll()
4860 … bRet = static_cast<const SwTxtFrm*>(pTxt)->GetTxtNode()->GetSwAttrSet().GetKeep().GetValue(); in ShouldRowKeepWithNext()
/aoo41x/main/sw/source/core/text/
H A Dwidorp.hxx48 inline sal_Bool GetKeep() const { return bKeep; } in GetKeep() function in SwTxtFrmBreak
H A Dwidorp.cxx80 pFrm->GetTxtNode()->GetSwAttrSet().GetKeep().GetValue(); in SwTxtFrmBreak()
H A Dfrmform.cxx2092 pPre->GetAttrSet()->GetKeep().GetValue() ) in Format()
/aoo41x/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx183 rSet.Put( pFrmFmt->GetKeep() ); in lcl_getTableAttributes()
/aoo41x/main/sw/source/core/doc/
H A Ddoclay.cxx1532 if ( !pNew->GetSwAttrSet().GetKeep().GetValue() ) in lcl_InsertLabel()
1540 if ( !rTbl.GetFrmFmt()->GetKeep().GetValue() ) in lcl_InsertLabel()
H A Ddoc.cxx2154 bKeep = pTxtNode->GetSwAttrSet().GetKeep().GetValue(); in Summary()
/aoo41x/main/sw/source/ui/shells/
H A Dtabsh.cxx1353 rSet.Put( pFmt->GetKeep() ); in GetState()
/aoo41x/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx2322 const SvxFmtKeepItem& rKeep = rTable.GetFrmFmt()->GetKeep(); in OutputTextNode()
/aoo41x/main/sw/source/core/unocore/
H A Dunotbl.cxx1993 SvxFmtKeepItem aKeep( rFrmFmt.GetKeep() ); in ApplyTblAttr()

Completed in 839 milliseconds