Searched defs:aGridRect (Results 1 – 8 of 8) sorted by relevance
146 Rectangle aGridRect( m_aTable.GetWindowExtentsRelative( pParent ) ); in implGetBoundingBox() local159 Rectangle aGridRect( m_aTable.GetWindowExtentsRelative( NULL ) ); in implGetBoundingBoxOnScreen() local
239 Rectangle aGridRect( m_aTable.GetWindowExtentsRelative( pParent ) ); in implGetBoundingBox() local250 Rectangle aGridRect( m_aTable.GetWindowExtentsRelative( NULL ) ); in implGetBoundingBoxOnScreen() local
366 Rectangle aGridRect( m_aTable.GetWindowExtentsRelative( pParent )); in implGetBoundingBox() local378 Rectangle aGridRect( m_aTable.GetWindowExtentsRelative( NULL )); in implGetBoundingBoxOnScreen() local
361 Rectangle aGridRect = m_aTable.GetWindowExtentsRelative( pParent ); in implGetBoundingBox() local372 Rectangle aGridRect = m_aTable.GetWindowExtentsRelative( NULL ); in implGetBoundingBoxOnScreen() local
66 Rectangle aGridRect; // gesetzt im Grid-Modus member in SvIcnVwDataEntry
83 Rectangle aGridRect; // nur gesetzt im Grid-Modus member in SvxIconChoiceCtrlEntry
2562 Rectangle aGridRect( aPos, Size(nGridDX, nGridDY) ); in FindBoundingRect() local
2484 Rectangle aGridRect( rPos, Size(nGridDX, nGridDY) ); in SetBoundingRect_Impl() local
Completed in 59 milliseconds