Home
last modified time | relevance | path

Searched refs:bIgnoreHTMLComments (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/inc/
H A Dshellio.hxx238 sal_Bool bIgnoreHTMLComments : 1; member in Reader
274 void SetIgnoreHTMLComments( sal_Bool bSet ) { bIgnoreHTMLComments = bSet; } in SetIgnoreHTMLComments()
/trunk/main/sw/source/filter/html/
H A Dswhtml.hxx491 sal_Bool bIgnoreHTMLComments : 1; member in SwHTMLParser
921 sal_Bool bIgnoreHTMLComments = sal_False );
H A Dhtmlbas.cxx107 if( bInsSrcIntoFld && !bIgnoreHTMLComments ) in EndScript()
H A Dswhtml.cxx241 bIgnoreHTMLComments ); in Read()
324 bIgnoreHTMLComments( bNoHTMLComments ), in SwHTMLParser()
1940 if( ( aToken.Len() > 5 ) && ( ! bIgnoreHTMLComments ) ) in NextToken()
/trunk/main/sw/source/filter/basflt/
H A Dshellio.cxx465 bHasAskTemplateName(0), bIgnoreHTMLComments(0) in Reader()

Completed in 60 milliseconds