Home
last modified time | relevance | path

Searched refs:ScVbaInterior (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sc/source/ui/vba/
H A Dvbainterior.cxx98 ScVbaInterior::getColor() throw (uno::RuntimeException) in getColor()
117 ScVbaInterior::SetMixedColor() in SetMixedColor()
147 ScVbaInterior::getPalette() in getPalette()
189 ScVbaInterior::GetColorIndex( const sal_Int32 nColor ) in GetColorIndex()
257 ScVbaInterior::GetAttributeContainer() in GetAttributeContainer()
262 ScVbaInterior::GetAttributeData( uno::Any aValue ) in GetAttributeData()
272 ScVbaInterior::SetAttributeData( sal_Int32 nValue ) in SetAttributeData()
304 ScVbaInterior::getPattern() throw (uno::RuntimeException) in getPattern()
324 ScVbaInterior::GetBackColor() in GetBackColor()
396 ScVbaInterior::getServiceImplName() in getServiceImplName()
[all …]
H A Dvbainterior.hxx41 class ScVbaInterior : public ScVbaInterior_BASE class
63ScVbaInterior( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refere…
66 virtual ~ScVbaInterior(){} in ~ScVbaInterior()
H A Dvbatitle.hxx60 return new ScVbaInterior( BaseClass::mxParent, BaseClass::mxContext, xShapePropertySet ); in Interior()
H A Dvbaformat.cxx364 return new ScVbaInterior( thisHelperIface(), ScVbaFormat_BASE::mxContext, mxPropertySet ); in Interior()
H A Dvbarange.cxx2644 return new ScVbaInterior ( this, mxContext, xProps, getScDocument() ); in Interior()

Completed in 64 milliseconds