Searched refs:IsListLevelMarked (Results 1 – 3 of 3) sorted by relevance
61 bool IsListLevelMarked( const int nListLevel ) const;215 bool SwListImpl::IsListLevelMarked( const int nListLevel ) const in IsListLevelMarked() function in SwListImpl283 bool SwList::IsListLevelMarked( const int nListLevel ) const in IsListLevelMarked() function in SwList285 return mpListImpl->IsListLevelMarked( nListLevel ); in IsListLevelMarked()
57 bool IsListLevelMarked( const int nListLevel ) const;
2602 GetDoc()->getListByName( GetListId() )->IsListLevelMarked( GetActualListLevel() ); in HasMarkedLabel()
Completed in 39 milliseconds