Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/text/
H A Dtxtfly.cxx1369 const SwRect aBoundRectOfNewObj( pNewAnchoredObj->GetObjRectWithSpaces() ); in operator ()() local
1372 (aBoundRectOfNewObj.*mfnRect->fnGetRight)() ) ) || in operator ()()
1375 (aBoundRectOfNewObj.*mfnRect->fnGetLeft)() ) ) ) in operator ()()
1378 (*mfnRect->fnYDiff)( (aBoundRectOfNewObj.*mfnRect->fnGetTop)(), in operator ()()
1382 ( (aBoundRectOfNewObj.*mfnRect->fnGetLeft)() > in operator ()()
1385 ( (aBoundRectOfNewObj.*mfnRect->fnGetRight)() < in operator ()()
1397 (aBoundRectOfNewObj.*mfnRect->fnGetRight)() ) ) || in operator ()()
1400 (aBoundRectOfNewObj.*mfnRect->fnGetLeft)() ) ) ) in operator ()()

Completed in 16 milliseconds