Searched refs:ScVbaBorders (Results 1 – 4 of 4) sorted by relevance
388 ScVbaBorders::createEnumeration() throw (uno::RuntimeException) in createEnumeration()394 ScVbaBorders::createCollectionObject( const css::uno::Any& aSource ) in createCollectionObject()400 ScVbaBorders::getElementType() throw (uno::RuntimeException) in getElementType()406 ScVbaBorders::getItemByIntIndex( const sal_Int32 nIndex ) throw (uno::RuntimeException) in getItemByIntIndex()412 uno::Any SAL_CALL ScVbaBorders::getColor() throw (uno::RuntimeException) in getColor()432 void SAL_CALL ScVbaBorders::setColor( const uno::Any& _color ) throw (uno::RuntimeException) in setColor()441 uno::Any SAL_CALL ScVbaBorders::getColorIndex() throw (uno::RuntimeException) in getColorIndex()493 uno::Any SAL_CALL ScVbaBorders::getLineStyle() throw (uno::RuntimeException) in getLineStyle()522 uno::Any SAL_CALL ScVbaBorders::getWeight() throw (uno::RuntimeException) in getWeight()554 ScVbaBorders::getServiceImplName() in getServiceImplName()[all …]
38 class ScVbaBorders : public ScVbaBorders_BASE class45 …ScVbaBorders( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Referenc…46 virtual ~ScVbaBorders() {} in ~ScVbaBorders()
343 …uno::Reference< XCollection > xColl = new ScVbaBorders( thisHelperIface(), ScVbaFormat_BASE::mxCo… in Borders()
1408 uno::Reference< XCollection > borders( new ScVbaBorders( xParent, xContext, xRange, aPalette ) ); in lcl_setupBorders()
Completed in 50 milliseconds