Home
last modified time | relevance | path

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

/aoo4110/main/vcl/inc/vcl/
H A Darrange.hxx184 …void getBorders( size_t i_nIndex, long* i_pLeft = NULL, long* i_pTop = NULL, long* i_pRight = NULL… in getBorders() argument
191 if( i_pRight ) *i_pRight = pEle->m_nRightBorder; in getBorders()
/aoo4110/main/vcl/aqua/source/gdi/
H A Daquaprintaccessoryview.mm185 void addViewPair( NSView* i_pLeft, NSView* i_pRight )
187 maViewPairMap[ i_pLeft ] = i_pRight;
188 maViewPairMap[ i_pRight ] = i_pLeft;

Completed in 20 milliseconds