Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dswhtml.hxx492 sal_Bool bRemoveHidden : 1;// the filter implementation might set the hidden flag member in SwHTMLParser
H A Dswhtml.cxx325 bRemoveHidden( sal_False ), in SwHTMLParser()
501 if ( bRemoveHidden && pDoc && pDoc->GetDocShell() && pDoc->GetDocShell()->GetMedium() ) in ~SwHTMLParser()
H A Dhtmlform.cxx725 bRemoveHidden = ( pHiddenItem == NULL || !pHiddenItem->GetValue() ); in SetControlSize()

Completed in 48 milliseconds