Searched refs:OCommonEmbeddedObject (Results 1 – 11 of 11) sorted by relevance
50 OCommonEmbeddedObject::OCommonEmbeddedObject( const uno::Reference< lang::XMultiServiceFactory >& x… in OCommonEmbeddedObject() function in OCommonEmbeddedObject74 OCommonEmbeddedObject::OCommonEmbeddedObject( in OCommonEmbeddedObject() function in OCommonEmbeddedObject225 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 …]
78 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 …]
645 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 …]
145 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()
40 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()
43 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()
53 : OCommonEmbeddedObject( xFactory, aObjectProps ) in OSpecialEmbeddedObject()211 OCommonEmbeddedObject::changeState( nNewState ); in changeState()239 OCommonEmbeddedObject::doVerb( nVerbID ); in doVerb()
45 class OCommonEmbeddedObject;59 OCommonEmbeddedObject* m_pEmbedObj;124 OCommonEmbeddedObject* pEmbObj );127 OCommonEmbeddedObject* GetEmbedObject() { return m_pEmbedObj; } in GetEmbedObject()
82 class OCommonEmbeddedObject : public ::com::sun::star::embed::XEmbeddedObject class238 OCommonEmbeddedObject(243 OCommonEmbeddedObject(249 virtual ~OCommonEmbeddedObject();
31 class OSpecialEmbeddedObject : public OCommonEmbeddedObject
166 OCommonEmbeddedObject* pEmbObj ) in DocumentHolder()
Completed in 69 milliseconds