Home
last modified time | relevance | path

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

/aoo4110/main/embeddedobj/source/commonembedding/
H A Dmiscobj.cxx50 OCommonEmbeddedObject::OCommonEmbeddedObject( const uno::Reference< lang::XMultiServiceFactory >& x… in OCommonEmbeddedObject() function in OCommonEmbeddedObject
74 OCommonEmbeddedObject::OCommonEmbeddedObject( in OCommonEmbeddedObject() function in OCommonEmbeddedObject
225 void OCommonEmbeddedObject::LinkInit_Impl( in LinkInit_Impl()
269 OCommonEmbeddedObject::~OCommonEmbeddedObject() in ~OCommonEmbeddedObject()
397 void SAL_CALL OCommonEmbeddedObject::acquire() in acquire()
404 void SAL_CALL OCommonEmbeddedObject::release() in release()
411 uno::Sequence< uno::Type > SAL_CALL OCommonEmbeddedObject::getTypes() in getTypes()
472 uno::Sequence< sal_Int8 > SAL_CALL OCommonEmbeddedObject::getClassID() in getClassID()
482 ::rtl::OUString SAL_CALL OCommonEmbeddedObject::getClassName() in getClassName()
492 void SAL_CALL OCommonEmbeddedObject::setClassInfo( in setClassInfo()
[all …]
H A Dembedobj.cxx78 sal_Int32 OCommonEmbeddedObject::ConvertVerbToState_Impl( sal_Int32 nVerb ) in ConvertVerbToState_Impl()
88 void OCommonEmbeddedObject::Deactivate() in Deactivate()
161 void OCommonEmbeddedObject::SwitchStateTo_Impl( sal_Int32 nNextState ) in SwitchStateTo_Impl()
430 void SAL_CALL OCommonEmbeddedObject::changeState( sal_Int32 nNewState ) in changeState()
504 uno::Sequence< sal_Int32 > SAL_CALL OCommonEmbeddedObject::getReachableStates() in getReachableStates()
519 sal_Int32 SAL_CALL OCommonEmbeddedObject::getCurrentState() in getCurrentState()
534 void SAL_CALL OCommonEmbeddedObject::doVerb( sal_Int32 nVerbID ) in doVerb()
588 void SAL_CALL OCommonEmbeddedObject::setClientSite( in setClientSite()
624 void SAL_CALL OCommonEmbeddedObject::update() in update()
642 void SAL_CALL OCommonEmbeddedObject::setUpdateMode( sal_Int32 nMode ) in setUpdateMode()
[all …]
H A Dpersistence.cxx645 void OCommonEmbeddedObject::SaveObject_Impl() in SaveObject_Impl()
671 ::rtl::OUString OCommonEmbeddedObject::GetBaseURL_Impl() const in GetBaseURL_Impl()
714 ::rtl::OUString OCommonEmbeddedObject::GetBaseURLFrom_Impl( in GetBaseURLFrom_Impl()
928 void SAL_CALL OCommonEmbeddedObject::setPersistentEntry( in setPersistentEntry()
1509 sal_Bool SAL_CALL OCommonEmbeddedObject::hasEntry() in hasEntry()
1529 ::rtl::OUString SAL_CALL OCommonEmbeddedObject::getEntryName() in getEntryName()
1553 void SAL_CALL OCommonEmbeddedObject::storeOwn() in storeOwn()
1641 sal_Bool SAL_CALL OCommonEmbeddedObject::isReadonly() in isReadonly()
1665 void SAL_CALL OCommonEmbeddedObject::reload( in reload()
1888 sal_Bool SAL_CALL OCommonEmbeddedObject::isLink() in isLink()
[all …]
H A Dxfactory.cxx145 static_cast< ::cppu::OWeakObject* > ( new OCommonEmbeddedObject( in createInstanceInitFromEntry()
214 static_cast< ::cppu::OWeakObject* > ( new OCommonEmbeddedObject( in createInstanceInitFromMediaDescriptor()
270 static_cast< ::cppu::OWeakObject* > ( new OCommonEmbeddedObject( in createInstanceInitNew()
331 static_cast< ::cppu::OWeakObject* > ( new OCommonEmbeddedObject( in createInstanceUserInit()
391 static_cast< ::cppu::OWeakObject* > ( new OCommonEmbeddedObject( in createInstanceLink()
457 static_cast< ::cppu::OWeakObject* > ( new OCommonEmbeddedObject( in createInstanceLinkUserInit()
H A Dvisobj.cxx40 void SAL_CALL OCommonEmbeddedObject::setVisualAreaSize( sal_Int64 nAspect, const awt::Size& aSize ) in setVisualAreaSize()
82 awt::Size SAL_CALL OCommonEmbeddedObject::getVisualAreaSize( sal_Int64 nAspect ) in getVisualAreaSize()
124 sal_Int32 SAL_CALL OCommonEmbeddedObject::getMapUnit( sal_Int64 nAspect ) in getMapUnit()
165 embed::VisualRepresentation SAL_CALL OCommonEmbeddedObject::getPreferredVisualRepresentation( sal_I… in getPreferredVisualRepresentation()
H A Dinplaceobj.cxx43 void SAL_CALL OCommonEmbeddedObject::setObjectRectangles( const awt::Rectangle& aPosRect, in setObjectRectangles()
70 void SAL_CALL OCommonEmbeddedObject::enableModeless( sal_Bool /*bEnable*/ ) in enableModeless()
78 void SAL_CALL OCommonEmbeddedObject::translateAccelerators( in translateAccelerators()
H A Dspecialobject.cxx53 : OCommonEmbeddedObject( xFactory, aObjectProps ) in OSpecialEmbeddedObject()
211 OCommonEmbeddedObject::changeState( nNewState ); in changeState()
239 OCommonEmbeddedObject::doVerb( nVerbID ); in doVerb()
/aoo4110/main/embeddedobj/source/inc/
H A Ddocholder.hxx45 class OCommonEmbeddedObject;
59 OCommonEmbeddedObject* m_pEmbedObj;
124 OCommonEmbeddedObject* pEmbObj );
127 OCommonEmbeddedObject* GetEmbedObject() { return m_pEmbedObj; } in GetEmbedObject()
H A Dcommonembobj.hxx82 class OCommonEmbeddedObject : public ::com::sun::star::embed::XEmbeddedObject class
238 OCommonEmbeddedObject(
243 OCommonEmbeddedObject(
249 virtual ~OCommonEmbeddedObject();
H A Dspecialobject.hxx31 class OSpecialEmbeddedObject : public OCommonEmbeddedObject
/aoo4110/main/embeddedobj/source/general/
H A Ddocholder.cxx166 OCommonEmbeddedObject* pEmbObj ) in DocumentHolder()

Completed in 69 milliseconds