Home
last modified time | relevance | path

Searched refs:MarkListLevel (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sw/source/core/doc/
H A Dlist.cxx58 void MarkListLevel( const int nListLevel,
184 void SwListImpl::MarkListLevel( const int nListLevel, in MarkListLevel() function in SwListImpl
277 void SwList::MarkListLevel( const int nListLevel, in MarkListLevel() function in SwList
280 mpListImpl->MarkListLevel( nListLevel, bValue ); in MarkListLevel()
H A Ddocnum.cxx2606 void SwDoc::MarkListLevel( const String& sListId, in MarkListLevel() function in SwDoc
2614 MarkListLevel( *pList, nListLevel, bValue ); in MarkListLevel()
2618 void SwDoc::MarkListLevel( SwList& rList, in MarkListLevel() function in SwDoc
2623 rList.MarkListLevel( nListLevel, bValue ); in MarkListLevel()
/aoo41x/main/sw/inc/
H A Dlist.hxx54 void MarkListLevel( const int nListLevel,
H A Ddoc.hxx2053 void MarkListLevel( const String& sListId,
2067 void MarkListLevel( SwList& rList,
H A Dcrsrsh.hxx269 SW_DLLPRIVATE void MarkListLevel( const String& sListId,
/aoo41x/main/sw/source/core/crsr/
H A Dcrsrsh.cxx486 void SwCrsrShell::MarkListLevel( const String& sListId, in MarkListLevel() function in SwCrsrShell
493 pDoc->MarkListLevel( sMarkedListId, nMarkedListLevel, sal_False ); in MarkListLevel()
497 pDoc->MarkListLevel( sListId, nListLevel, sal_True ); in MarkListLevel()
514 MarkListLevel( String(), 0 ); in UpdateMarkedListLevel()
522 MarkListLevel( pTxtNd->GetListId(), in UpdateMarkedListLevel()
528 MarkListLevel( String(), 0 ); in UpdateMarkedListLevel()

Completed in 64 milliseconds