Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx198 sw::Frames maFlyFrms; // #i2916# member in WW8SwAttrIter
279 maFlyFrms = GetFramesInNode(rWr.maFrames, rNd); in WW8SwAttrIter()
280 std::sort(maFlyFrms.begin(), maFlyFrms.end(), sortswflys()); in WW8SwAttrIter()
290 std::for_each(maFlyFrms.begin(), maFlyFrms.end(), in WW8SwAttrIter()
294 maFlyIter = maFlyFrms.begin(); in WW8SwAttrIter()
429 if (maFlyIter != maFlyFrms.end()) in SearchNext()
587 while ( maFlyIter != maFlyFrms.end() ) in OutFlys()

Completed in 35 milliseconds