Lines Matching refs:ScVbaStyle
35 ScVbaStyle::getStylesNameContainer( const uno::Reference< frame::XModel >& xModel ) throw ( uno::Ru… in getStylesNameContainer()
46 …uno::Reference< beans::XPropertySet > xStyleProps( ScVbaStyle::getStylesNameContainer( xModel )->g… in lcl_getStyleProps()
51 void ScVbaStyle::initialise() throw ( uno::RuntimeException ) in initialise()
63 …mxStyleFamilyNameContainer.set( ScVbaStyle::getStylesNameContainer( mxModel ), uno::UNO_QUERY_THR… in initialise()
67 ScVbaStyle::ScVbaStyle( const uno::Reference< ov::XHelperInterface >& xParent, const uno::Reference… in ScVbaStyle() function in ScVbaStyle
79 ScVbaStyle::ScVbaStyle( const uno::Reference< XHelperInterface >& xParent, const uno::Reference< un… in ScVbaStyle() function in ScVbaStyle
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()
111 ScVbaStyle::setNameLocal( const ::rtl::OUString& NameLocal ) throw (script::BasicErrorException, un… in setNameLocal()
124 ScVbaStyle::getNameLocal() throw (script::BasicErrorException, uno::RuntimeException) in getNameLocal()
139 ScVbaStyle::Delete() throw (script::BasicErrorException, uno::RuntimeException) in Delete()
152 ScVbaStyle::setMergeCells( const uno::Any& /*MergeCells*/ ) throw (script::BasicErrorException, uno… in setMergeCells()
158 ScVbaStyle::getMergeCells( ) throw (script::BasicErrorException, uno::RuntimeException) in getMergeCells()
166 ScVbaStyle::getServiceImplName() in getServiceImplName()
173 ScVbaStyle::getServiceNames() in getServiceNames()