Home
last modified time | relevance | path

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

/trunk/main/svtools/source/graphic/
H A Dgraphic.cxx36 namespace unographic { namespace
62 ::unographic::GraphicDescriptor::init( *mpGraphic ); in init()
78 aAny <<= ::unographic::GraphicDescriptor::queryAggregation( rType ); in queryAggregation()
88 ::com::sun::star::uno::Any aReturn = ::unographic::GraphicDescriptor::queryInterface( rType ); in queryInterface()
99 ::unographic::GraphicDescriptor::acquire(); in acquire()
106 ::unographic::GraphicDescriptor::release(); in release()
159 if( ::unographic::GraphicDescriptor::supportsService( rServiceName ) ) in supportsService()
179 …uno::Sequence< ::rtl::OUString > aRet( ::unographic::GraphicDescriptor::getSupportedServiceNames(… in getSupportedServiceNames()
196 uno::Sequence< uno::Type > aRet( ::unographic::GraphicDescriptor::getTypes() ); in getTypes()
H A Dprovider.cxx50 namespace unographic { namespace
169 ::unographic::Graphic* pUnoGraphic = new ::unographic::Graphic; in implLoadGraphicObject()
187 ::unographic::Graphic* pUnoGraphic = new ::unographic::Graphic; in implLoadMemory()
274 ::unographic::Graphic* pUnoGraphic = new ::unographic::Graphic; in implLoadBitmap()
347 ::unographic::Graphic* pUnoGraphic = new ::unographic::Graphic; in implLoadResource()
504 ::unographic::Graphic* pUnoGraphic = new ::unographic::Graphic; in queryGraphic()
835 const ::Graphic* pGraphic = ::unographic::Graphic::getImplementation( xIFace ); in storeGraphic()
H A Dgraphic.hxx39 namespace unographic { namespace
48 public ::unographic::GraphicDescriptor,
49 public ::unographic::GraphicTransformer
56 using unographic::GraphicDescriptor::init;
H A Dtransformer.cxx47 namespace unographic { namespace
91 ::Graphic aGraphic( *::unographic::Graphic::getImplementation( xIFace ) ); in colorChange()
144 ::unographic::Graphic* pUnoGraphic = new ::unographic::Graphic(); in colorChange()
H A Drenderer.cxx46 namespace unographic { namespace
331 const ::Graphic* pGraphic = ::unographic::Graphic::getImplementation( xIFace ); in render()
H A Dtransformer.hxx33 namespace unographic { namespace
H A Dgraphicunofactory.cxx35 namespace unographic { namespace
H A Ddescriptor.hxx67 namespace unographic { namespace
H A Ddescriptor.cxx54 namespace unographic { namespace
/trunk/main/svtools/source/uno/
H A Dmiscservices.cxx47 using namespace unographic;
53 namespace unographic { namespace
87 DECLARE_CREATEINSTANCE_NAMESPACE( unographic, GraphicProvider ) in DECLARE_CREATEINSTANCE_NAMESPACE()
88 DECLARE_CREATEINSTANCE_NAMESPACE( unographic, GraphicRendererVCL ) in DECLARE_CREATEINSTANCE_NAMESPACE()
/trunk/main/svtools/source/inc/
H A Drenderer.hxx39 namespace unographic { namespace
H A Dprovider.hxx34 namespace unographic { namespace

Completed in 52 milliseconds