Home
last modified time | relevance | path

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

/aoo42x/main/svtools/source/graphic/
H A Dgraphicunofactory.cxx41 class GObjectImpl : public GObjectAccess_BASE class
46GObjectImpl( 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::GObjectImpl
68 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 13 milliseconds