Searched refs:IsNoCntnt (Results 1 – 3 of 3) sorted by relevance
199 sal_Bool IsNoCntnt() const;
199 sal_Bool SwCursor::IsNoCntnt() const in IsNoCntnt() function in SwCursor1962 sal_Bool bRet = (!HasMark() || !IsNoCntnt() ) && in SttEndDoc()
647 if( !pCurCrsr->HasMark() || !pCurCrsr->IsNoCntnt() ) in MovePage()
Completed in 48 milliseconds