Home
last modified time | relevance | path

Searched refs:SetIgnoreHTMLComments (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/sw/source/filter/basflt/
H A Dshellio.cxx87 po->SetIgnoreHTMLComments( sal_False ); in Read()
404 po->SetIgnoreHTMLComments( sal_False ); in Read()
/AOO42X/main/sw/inc/
H A Dshellio.hxx274 void SetIgnoreHTMLComments( sal_Bool bSet ) { bIgnoreHTMLComments = bSet; } in SetIgnoreHTMLComments() function in Reader
/AOO42X/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx1672 pRead->SetIgnoreHTMLComments( bNoComments ); in _PasteFileContent()