Searched refs:bIgnoreHTMLComments (Results 1 – 5 of 5) sorted by relevance
238 sal_Bool bIgnoreHTMLComments : 1; member in Reader275 void SetIgnoreHTMLComments( sal_Bool bSet ) { bIgnoreHTMLComments = bSet; } in SetIgnoreHTMLComments()
494 sal_Bool bIgnoreHTMLComments : 1; member in SwHTMLParser934 sal_Bool bIgnoreHTMLComments = sal_False );
107 if( bInsSrcIntoFld && !bIgnoreHTMLComments ) in EndScript()
241 bIgnoreHTMLComments ); in Read()324 bIgnoreHTMLComments( bNoHTMLComments ), in SwHTMLParser()1949 if( ( aToken.Len() > 5 ) && ( ! bIgnoreHTMLComments ) ) in NextToken()
465 bHasAskTemplateName(0), bIgnoreHTMLComments(0) in Reader()
Completed in 42 milliseconds