Searched refs:getBorders (Results 1 – 4 of 4) sorted by relevance
184 …void getBorders( size_t i_nIndex, long* i_pLeft = NULL, long* i_pTop = NULL, long* i_pRight = NULL… in getBorders() function in vcl::WindowArranger
118 css::uno::Reference< ov::XCollection >& getBorders();
1470 uno::Reference< XCollection >& ScVbaRange::getBorders() in getBorders() function in ScVbaRange3866 return uno::makeAny( getBorders() ); in Borders()3867 return getBorders()->Item( item, uno::Any() ); in Borders()3874 sal_Int32 nCount = getBorders()->getCount(); in BorderAround()
675 pLabel->getBorders(0, &nLB); in getLabelWidth()
Completed in 64 milliseconds