Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/html/
H A Dswhtml.hxx405 SwHTMLFrmFmts aMoveFlyFrms;// Fly-Frames, the anchor is moved member in SwHTMLParser
518 if( aSetAttrTab.Count() || aMoveFlyFrms.Count() ) in SetAttr()
H A Dhtmlgrin.cxx300 aMoveFlyFrms.Insert( pFlyFmt, aMoveFlyFrms.Count() ); in RegisterFlyFrm()
H A Dswhtml.cxx2830 for( n = aMoveFlyFrms.Count(); n; ) in _SetAttr()
2832 SwFrmFmt *pFrmFmt = aMoveFlyFrms[ --n ]; in _SetAttr()
2880 aMoveFlyFrms.Remove( n, 1 ); in _SetAttr()

Completed in 32 milliseconds