Searched refs:bInFloatingFrame (Results 1 – 3 of 3) sorted by relevance
462 sal_Bool bInFloatingFrame : 1;// We are in a floating ::com::sun::star::frame::Frame member in SwHTMLParser743 void EndFloatingFrame() { bInFloatingFrame = sal_False; } in EndFloatingFrame()
309 bInFloatingFrame( sal_False ), in SwHTMLParser()1070 if( bInFloatingFrame ) in NextToken()1400 bCallNextToken = bInFloatingFrame && pTable!=0; in NextToken()
972 bInFloatingFrame = sal_True; in InsertFloatingFrame()
Completed in 32 milliseconds