Home
last modified time | relevance | path

Searched refs:IsPresObj (Results 1 – 14 of 14) sorted by last modified time

/trunk/main/sd/source/core/
H A Dsdpage.cxx1878 if (mbMaster && IsPresObj(pObj)) in ScaleObjects()
2301 if( !IsPresObj( pObj ) ) in InsertAutoLayoutShape()
2348 bool SdPage::IsPresObj(const SdrObject* pObj) in IsPresObj() function in SdPage
2367 DBG_ASSERT( !IsPresObj(pObj), "sd::SdPage::InsertPresObj(), presentation object inserted twice!" ); in InsertPresObj()
/trunk/main/sd/source/ui/view/
H A Dsdview.cxx649 if ( pPage && pPage->IsPresObj(pObj) ) in IsPresObjSelected()
H A Dsdview2.cxx607 bIsPresTarget = pPage->IsPresObj( pPickObj ); in AcceptDrop()
H A Doutlnvsh.cxx1875 if(pPage->IsPresObj(pTO)) in UpdateTitleObject()
1986 if( pPage->IsPresObj(pTO) ) in UpdateOutlineObject()
H A Dsdview4.cxx164 if (pPage && pPage->IsPresObj(pPickObj)) in InsertGraphic()
226 bIsPresTarget = pP->IsPresObj(pPickObj); in InsertGraphic()
331 bIsPres = pPage && pPage->IsPresObj(pPickObj); in InsertMediaURL()
H A Ddrviews2.cxx743 if( pPresPage->IsPresObj( pObj ) ) in FuTemporary()
786 if( pPresPage->IsPresObj( pObj ) ) in FuTemporary()
/trunk/main/sd/source/ui/unoidl/
H A Dunoobj.cxx768 aRet <<= (sal_Bool)IsPresObj(); in getPropertyValue()
932 sal_Bool SdXShape::IsPresObj() const throw() in IsPresObj() function in SdXShape
975 if( !IsPresObj() ) in SetEmptyPresObj()
H A Dunoobj.hxx60 sal_Bool IsPresObj() const throw();
H A Dunopage.cxx3158 if( GetPage()->IsPresObj( pObj ) ) in remove()
/trunk/main/sd/source/ui/table/
H A Dtablefunction.cxx187 if(pPage && pPage->IsPresObj(pPickObj)) in FuTable()
/trunk/main/sd/source/ui/func/
H A Dfuinsert.cxx376 if(pPage && pPage->IsPresObj(pPickObj)) in DoExecute()
/trunk/main/sd/source/core/undo/
H A Dundoobjects.cxx45 if( pPage->IsPresObj(&rObject) ) in UndoRemovePresObjectImpl()
/trunk/main/sd/inc/
H A Dsdpage.hxx202 bool IsPresObj(const SdrObject* pObj);
/trunk/main/filter/source/msfilter/
H A Deschesdo.hxx83 sal_Bool IsPresObj() const { return mbPresObj; } in IsPresObj() function in ImplEESdrObject

Completed in 87 milliseconds