Searched refs:GObjectImpl (Results 1 – 1 of 1) sorted by relevance
41 class GObjectImpl : public GObjectAccess_BASE class46 …GObjectImpl( uno::Sequence< uno::Any > const & args, uno::Reference< uno::XComponentContext > cons…54 GObjectImpl::GObjectImpl( uno::Sequence< uno::Any > const & args, uno::Reference< uno::XComponentCo… in GObjectImpl() function in unographic::GObjectImpl68 uno::Reference< graphic::XGraphic > SAL_CALL GObjectImpl::getGraphic() throw (uno::RuntimeException) in getGraphic()76 void SAL_CALL GObjectImpl::setGraphic( const uno::Reference< graphic::XGraphic >& _graphic ) throw … in setGraphic()85 ::rtl::OUString SAL_CALL GObjectImpl::getUniqueID() throw (uno::RuntimeException) in getUniqueID()96 sdecl::class_<GObjectImpl, sdecl::with_args<true> > serviceBI;
Completed in 6 milliseconds