Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dswhtml.hxx462 sal_Bool bInFloatingFrame : 1;// We are in a floating ::com::sun::star::frame::Frame member in SwHTMLParser
743 void EndFloatingFrame() { bInFloatingFrame = sal_False; } in EndFloatingFrame()
H A Dswhtml.cxx309 bInFloatingFrame( sal_False ), in SwHTMLParser()
1070 if( bInFloatingFrame ) in NextToken()
1400 bCallNextToken = bInFloatingFrame && pTable!=0; in NextToken()
H A Dhtmlplug.cxx972 bInFloatingFrame = sal_True; in InsertFloatingFrame()

Completed in 40 milliseconds