Home
last modified time | relevance | path

Searched refs:getBorders (Results 1 – 4 of 4) sorted by relevance

/trunk/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() function in vcl::WindowArranger
/trunk/main/sc/source/ui/vba/
H A Dvbarange.hxx118 css::uno::Reference< ov::XCollection >& getBorders();
H A Dvbarange.cxx1470 uno::Reference< XCollection >& ScVbaRange::getBorders() in getBorders() function in ScVbaRange
3866 return uno::makeAny( getBorders() ); in Borders()
3867 return getBorders()->Item( item, uno::Any() ); in Borders()
3874 sal_Int32 nCount = getBorders()->getCount(); in BorderAround()
/trunk/main/vcl/source/window/
H A Darrange.cxx675 pLabel->getBorders(0, &nLB); in getLabelWidth()

Completed in 51 milliseconds