Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/misc/
H A Dembedhlp.cxx148 …if( ( pObject->GetViewAspect() != embed::Aspects::MSOLE_ICON ) && nOldState != embed::EmbedStates:… in stateChanged()
175 if ( pObject && pObject->GetViewAspect() != embed::Aspects::MSOLE_ICON ) in modified()
206 …if ( pObject && aEvent.EventName.equalsAscii("OnVisAreaChanged") && pObject->GetViewAspect() != em… in notifyEvent()
435 sal_Int64 EmbeddedObjectRef::GetViewAspect() const in GetViewAspect() function in svt::EmbeddedObjectRef
/aoo41x/main/sw/inc/
H A Dndole.hxx133 sal_Int64 GetAspect() const { return aOLEObj.GetObject().GetViewAspect(); } in GetAspect()
/aoo41x/main/svtools/inc/svtools/
H A Dembedhlp.hxx100 sal_Int64 GetViewAspect() const;
/aoo41x/main/sw/source/ui/uiview/
H A Dswcli.cxx43 SfxInPlaceClient( pView, pWin, xObj.GetViewAspect() ), bInDoVerb( sal_False ), in SwOleClient()
/aoo41x/main/sw/source/core/ole/
H A Dndole.cxx841 xOLERef.Assign( xObj, xOLERef.GetViewAspect() ); in GetOleRef()
876 bRet = UnloadObject( xOLERef.GetObject(), pDoc, xOLERef.GetViewAspect() ); in UnloadObject()
/aoo41x/main/svx/inc/svx/
H A Dsvdoole2.hxx99 sal_Int64 GetAspect() const { return xObjRef.GetViewAspect(); } in GetAspect()
/aoo41x/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx463 if ( xObj.GetViewAspect() == embed::Aspects::MSOLE_ICON ) in InsertObject()
687 sal_Int64 nAspect = xObj.GetViewAspect(); in CalcAndSetScale()
/aoo41x/main/sw/source/filter/xml/
H A Dxmltexte.cxx268 sal_Int64 nAspect = rObj.GetViewAspect(); in lcl_addAspect()
/aoo41x/main/sw/source/ui/shells/
H A Dtextsh.cxx482 xObj->setVisualAreaSize( xObj.GetViewAspect(), aSz ); in TYPEINIT1()
/aoo41x/main/svx/source/svdraw/
H A Dsvdoole2.cxx1144 … xObjRef.Assign( rContainer.GetEmbeddedObject( mpImpl->aPersistName ), xObjRef.GetViewAspect() ); in Connect_Impl()

Completed in 101 milliseconds