Home
last modified time | relevance | path

Searched refs:bCountedInList (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/html/
H A Dhtmlnum.cxx540 const bool bCountedInList( HTML_LISTHEADER_ON==nToken ? false : true ); in NewNumBulListItem() local
591 pTxtNode->SetCountedInList( bCountedInList ); in NewNumBulListItem()
682 void SwHTMLParser::SetNodeNum( sal_uInt8 nLevel, bool bCountedInList ) in SetNodeNum() argument
705 pTxtNode->SetCountedInList( bCountedInList ); in SetNodeNum()
H A Dswhtml.hxx568 void SetNodeNum( sal_uInt8 nLevel, bool bCountedInList );

Completed in 70 milliseconds