Home
last modified time | relevance | path

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

/trunk/main/tools/inc/tools/
H A Dgen.hxx484 long _nRight, long _nBottom ) in Rectangle() argument
489 nBottom = _nBottom; in Rectangle()
/trunk/main/sw/source/core/layout/
H A Dlayact.cxx1155 long _nBottom ) in lcl_FindFirstInvaObj() argument
1165 if ( pFly->Frm().Top() <= _nBottom ) in lcl_FindFirstInvaObj()
1171 if ( 0 != (pTmp = lcl_FindFirstInvaCntnt( pFly, _nBottom, 0 )) && in lcl_FindFirstInvaObj()
1172 pTmp->Frm().Top() <= _nBottom ) in lcl_FindFirstInvaObj()

Completed in 34 milliseconds