Searched refs:CalcFollow (Results 1 – 6 of 6) sorted by relevance
56 virtual bool CalcFollow();
152 virtual bool CalcFollow() = 0;
158 bool SwAnnotationWin::CalcFollow() in CalcFollow() function in sw::annotation::SwAnnotationWin
665 if (pPostIt->CalcFollow()) //do we really have another note in front of this one in LayoutPostIts()676 pPostIt->SetFollow(pPostIt->CalcFollow()); in LayoutPostIts()
231 sal_Bool SwTxtFrm::CalcFollow( const xub_StrLen nTxtOfst ) in CalcFollow() function in SwTxtFrm664 if ( CalcFollow( nNewOfst ) ) // CalcFollow erst zum Schluss, dort erfolgt ein SetOfst in _AdjustFollow()
169 sal_Bool CalcFollow( const xub_StrLen nTxtOfst );
Completed in 142 milliseconds