Searched refs:bCountedInList (Results 1 – 2 of 2) sorted by relevance
540 const bool bCountedInList( HTML_LISTHEADER_ON==nToken ? false : true ); in NewNumBulListItem() local591 pTxtNode->SetCountedInList( bCountedInList ); in NewNumBulListItem()682 void SwHTMLParser::SetNodeNum( sal_uInt8 nLevel, bool bCountedInList ) in SetNodeNum() argument705 pTxtNode->SetCountedInList( bCountedInList ); in SetNodeNum()
568 void SetNodeNum( sal_uInt8 nLevel, bool bCountedInList );
Completed in 70 milliseconds