Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/vba/
H A Dvbastyle.cxx35 ScVbaStyle::getStylesNameContainer( const uno::Reference< frame::XModel >& xModel ) throw ( uno::Ru… in getStylesNameContainer()
51 void ScVbaStyle::initialise() throw ( uno::RuntimeException ) in initialise()
63 …mxStyleFamilyNameContainer.set( ScVbaStyle::getStylesNameContainer( mxModel ), uno::UNO_QUERY_THR… in initialise()
93 ScVbaStyle::BuiltIn() throw (script::BasicErrorException, uno::RuntimeException) in BuiltIn()
99 ScVbaStyle::setName( const ::rtl::OUString& Name ) throw (script::BasicErrorException, uno::Runtime… in setName()
105 ScVbaStyle::getName() throw (script::BasicErrorException, uno::RuntimeException) in getName()
124 ScVbaStyle::getNameLocal() throw (script::BasicErrorException, uno::RuntimeException) in getNameLocal()
139 ScVbaStyle::Delete() throw (script::BasicErrorException, uno::RuntimeException) in Delete()
158 ScVbaStyle::getMergeCells( ) throw (script::BasicErrorException, uno::RuntimeException) in getMergeCells()
166 ScVbaStyle::getServiceImplName() in getServiceImplName()
[all …]
H A Dvbastyle.hxx34 class ScVbaStyle : public ScVbaStyle_BASE class
42ScVbaStyle( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference<…
43ScVbaStyle( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference<…
44 virtual ~ScVbaStyle(){} in ~ScVbaStyle()
H A Dvbastyles.cxx35 …uno::Reference< excel::XStyle > xStyle( new ScVbaStyle( xParent, xContext, xStyleProps, xModel ) )… in lcl_createAPIStyleToVBAObject()
40 …es_BASE( xParent, xContext, uno::Reference< container::XIndexAccess >( ScVbaStyle::getStylesNameCo… in ScVbaStyles()
H A Dvbarange.cxx5424 uno::Reference< excel::XStyle > xStyle = new ScVbaStyle( this, mxContext, sStyleName, xModel ); in getStyle()

Completed in 48 milliseconds