Home
last modified time | relevance | path

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

/trunk/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.cxx2511 void SwDoc::MarkListLevel( const String& sListId, in MarkListLevel() function in SwDoc
2519 MarkListLevel( *pList, nListLevel, bValue ); in MarkListLevel()
2523 void SwDoc::MarkListLevel( SwList& rList, in MarkListLevel() function in SwDoc
2528 rList.MarkListLevel( nListLevel, bValue ); in MarkListLevel()
/trunk/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()
/trunk/main/sw/inc/
H A Dlist.hxx54 void MarkListLevel( const int nListLevel,
H A Ddoc.hxx2045 void MarkListLevel( const String& sListId,
2059 void MarkListLevel( SwList& rList,
H A Dcrsrsh.hxx269 SW_DLLPRIVATE void MarkListLevel( const String& sListId,

Completed in 60 milliseconds