Searched refs:bInFloatingFrame (Results 1 – 3 of 3) sorted by relevance
465 sal_Bool bInFloatingFrame : 1; // Wir sind in einen Floating ::com::sun::star::frame::Frame member in SwHTMLParser746 void EndFloatingFrame() { bInFloatingFrame = sal_False; } in EndFloatingFrame()
309 bInFloatingFrame( sal_False ), in SwHTMLParser()1073 if( bInFloatingFrame ) in NextToken()1406 bCallNextToken = bInFloatingFrame && pTable!=0; in NextToken()
972 bInFloatingFrame = sal_True; in InsertFloatingFrame()
Completed in 36 milliseconds