Searched refs:i_rContentArea (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/svtools/source/toolpanel/ |
H A D | paneltabbar.cxx | 91 …virtual Rectangle calculateDecorations( const Rectangle& i_rContentArea, const ItemFlags i_nItem… 116 …virtual Rectangle calculateDecorations( const Rectangle& i_rContentArea, const ItemFlags i_nItem… 137 …Rectangle VCLItemRenderer::calculateDecorations( const Rectangle& i_rContentArea, const ItemFlags … in calculateDecorations() argument 141 return i_rContentArea; in calculateDecorations() 190 …virtual Rectangle calculateDecorations( const Rectangle& i_rContentArea, const ItemFlags i_nItem… 225 Point( i_rContentArea.Left() - 1, i_rContentArea.Top() - 1 ), in calculateDecorations() 226 Size( i_rContentArea.GetWidth() + 2, i_rContentArea.GetHeight() + 2 ) in calculateDecorations() 265 …virtual Rectangle calculateDecorations( const Rectangle& i_rContentArea, const ItemFlags i_nItem… 291 …Rectangle NWFTabItemRenderer::calculateDecorations( const Rectangle& i_rContentArea, const ItemFla… in calculateDecorations() argument 300 i_rContentArea, nState, in calculateDecorations() [all …]
|
Completed in 37 milliseconds