Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/vba/
H A Dvbaborders.cxx388 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 …]
H A Dvbaborders.hxx38 class ScVbaBorders : public ScVbaBorders_BASE class
45ScVbaBorders( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Referenc…
46 virtual ~ScVbaBorders() {} in ~ScVbaBorders()
H A Dvbaformat.cxx343 …uno::Reference< XCollection > xColl = new ScVbaBorders( thisHelperIface(), ScVbaFormat_BASE::mxCo… in Borders()
H A Dvbarange.cxx1408 uno::Reference< XCollection > borders( new ScVbaBorders( xParent, xContext, xRange, aPalette ) ); in lcl_setupBorders()

Completed in 80 milliseconds