Home
last modified time | relevance | path

Searched refs:IsListLevelMarked (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sw/source/core/doc/
H A Dlist.cxx61 bool IsListLevelMarked( const int nListLevel ) const;
215 bool SwListImpl::IsListLevelMarked( const int nListLevel ) const in IsListLevelMarked() function in SwListImpl
283 bool SwList::IsListLevelMarked( const int nListLevel ) const in IsListLevelMarked() function in SwList
285 return mpListImpl->IsListLevelMarked( nListLevel ); in IsListLevelMarked()
/aoo4110/main/sw/inc/
H A Dlist.hxx57 bool IsListLevelMarked( const int nListLevel ) const;
/aoo4110/main/sw/source/core/txtnode/
H A Dndtxt.cxx2589 GetDoc()->getListByName( GetListId() )->IsListLevelMarked( GetActualListLevel() ); in HasMarkedLabel()

Completed in 25 milliseconds