Searched refs:GetPresObjKind (Results 1 – 13 of 13) sorted by relevance
74 if( pObj->IsEmptyPresObj() && implIsMultiPresObj( pPage->GetPresObjKind(pObj) ) ) in GetEmptyPresentationObject()97 if( (*iter)->IsEmptyPresObj() && implIsMultiPresObj(pPage->GetPresObjKind(*iter)) ) in GetEmptyPresentationObject()
184 PresObjKind ePresObjKind = rPage.GetPresObjKind(pEditObject); in SetAttributes()298 PresObjKind ePresObjKind = rPage.GetPresObjKind(pObject); in SetAttributes()604 if( pPage && ((ePresObjKind = pPage->GetPresObjKind(pObj)) != PRESOBJ_NONE)) in DeleteMarked()
265 eKind = pObjectsSdPage ? pObjectsSdPage->GetPresObjKind(pObject) : PRESOBJ_NONE; in createRedirectedPrimitive2DSequence()273 eKind = pObjectsSdPage->GetPresObjKind(pObject); in createRedirectedPrimitive2DSequence()653 PresObjKind eKind = pPage->GetPresObjKind(pObj); in IsPresObjSelected()1296 const PresObjKind eKind = pPage->GetPresObjKind(pTextObj); in OnEndPasteOrDrop()
334 if( pObj && pPage && pPage->GetPresObjKind(pObj) == PRESOBJ_TITLE ) in DoPaste()
1240 if( pMaster->GetPresObjKind(pObj) == PRESOBJ_HANDOUT ) in SwitchPage()
250 SfxStyleSheet* pSheet = GetStyleSheetForPresObj(GetPresObjKind(pObj)); in SetPresentationLayout()378 InsertPresObj(GetObj(pObj->GetOrdNum()), rSrcPage.GetPresObjKind(pObj)); in SdPage()453 const PresObjKind eKind = ((SdPage*)this)->GetPresObjKind(pObj); in GetTextStyleSheetForObject()
2335 PresObjKind SdPage::GetPresObjKind(SdrObject* pObj) const in GetPresObjKind() function in SdPage2842 PresObjKind eKind = pCheckPage->GetPresObjKind(pObj); in checkVisibility()2900 PresObjKind ePresObjKind = GetPresObjKind(pTextObj); in RestoreDefaultText()
818 PresObjKind ePresObjKind = pPage->GetPresObjKind(pObj); in NewOrLoadCompleted()
294 meOldKind = static_cast< SdPage* >( mxPage.get() )->GetPresObjKind( &rObject ); in UndoObjectPresentationKind()304 meNewKind = pPage->GetPresObjKind( mxSdrObject.get() ); in Undo()
195 PresObjKind GetPresObjKind(SdrObject* pObj) const;
939 return pPage->GetPresObjKind(pObj) != PRESOBJ_NONE; in IsPresObj()1039 pOutliner->Insert( pPage->GetPresObjText( pPage->GetPresObjKind(pObj) ) ); in SetEmptyPresObj()
1385 PresObjKind eKind = GetPage()->GetPresObjKind(pObj); in _CreateShape()
1236 PresObjKind ePresObjKind = pPage->GetPresObjKind(mxTextObj.get()); in DeleteDefaultText()
Completed in 105 milliseconds