Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/core/undo/
H A Dundoobjects.cxx286 , meOldKind(PRESOBJ_NONE) in UndoObjectPresentationKind()
287 , meNewKind(PRESOBJ_NONE) in UndoObjectPresentationKind()
305 if( meNewKind != PRESOBJ_NONE ) in Undo()
307 if( meOldKind != PRESOBJ_NONE ) in Undo()
319 if( meOldKind != PRESOBJ_NONE ) in Redo()
321 if( meNewKind != PRESOBJ_NONE ) in Redo()
/aoo41x/main/sd/source/core/
H A Danminfo.cxx46 mePresObjKind (PRESOBJ_NONE), in SdAnimationInfo()
72 mePresObjKind (PRESOBJ_NONE), in SdAnimationInfo()
H A Dsdpage.cxx1156 LayoutDescriptor( 0, PRESOBJ_TITLE, PRESOBJ_NONE ), // AUTOLAYOUT_ONLY_TITLE in GetLayoutDescriptor()
1157 LayoutDescriptor( 0, PRESOBJ_NONE ), // AUTOLAYOUT_NONE in GetLayoutDescriptor()
1169 …LayoutDescriptor( 10, PRESOBJ_TEXT, PRESOBJ_NONE ), // AUTOLAYOUT_… in GetLayoutDescriptor()
1406 for (i = 0; (i < MAX_PRESOBJS) && (rDescriptor.meKind[i] != PRESOBJ_NONE); i++) in findAutoLayoutShapesImpl()
1428 for (i = 0; (i < MAX_PRESOBJS) && (rDescriptor.meKind[i] != PRESOBJ_NONE); i++) in findAutoLayoutShapesImpl()
1588 for (i = 0; (i < MAX_PRESOBJS) && (aDescriptor.meKind[i] != PRESOBJ_NONE); i++) in SetAutoLayout()
2377 PresObjKind eKind = PRESOBJ_NONE; in GetPresObjKind()
2399 pInfo->mePresObjKind = PRESOBJ_NONE; in RemovePresObj()
2928 …else if( (eKind != PRESOBJ_NONE) && pCheckPage->IsMasterPage() && ( pVisualizedPage != pCheckPage … in checkVisibility()
H A Dsdpage2.cxx470 if( eKind != PRESOBJ_NONE ) in GetTextStyleSheetForObject()
/aoo41x/main/sd/source/ui/view/
H A Dsdview.cxx246 PresObjKind eKind(PRESOBJ_NONE); in createRedirectedPrimitive2DSequence()
265 eKind = pObjectsSdPage ? pObjectsSdPage->GetPresObjKind(pObject) : PRESOBJ_NONE; in createRedirectedPrimitive2DSequence()
1297 if( eKind != PRESOBJ_NONE ) in OnEndPasteOrDrop()
H A Ddrawview.cxx604 if( pPage && ((ePresObjKind = pPage->GetPresObjKind(pObj)) != PRESOBJ_NONE)) in DeleteMarked()
/aoo41x/main/sd/inc/
H A Dpres.hxx28 PRESOBJ_NONE = 0, enumerator
/aoo41x/main/sd/source/ui/unoidl/
H A Dunopage.cxx455 PresObjKind eObjKind = PRESOBJ_NONE; in _CreateSdrObject()
1405 eKind = PRESOBJ_NONE; in _CreateShape()
1410 eKind = PRESOBJ_NONE; in _CreateShape()
1421 if( eKind != PRESOBJ_NONE ) in _CreateShape()
1478 case PRESOBJ_NONE: in _CreateShape()
H A Dunoobj.cxx939 return pPage->GetPresObjKind(pObj) != PRESOBJ_NONE; in IsPresObj()
/aoo41x/main/sd/source/filter/ppt/
H A Dpptin.cxx2213 PresObjKind ePresKind = PRESOBJ_NONE; in ApplyTextObj()
2406 PresObjKind ePresObjKind = PRESOBJ_NONE; in ApplyTextObj()
2461 if ( ePresObjKind != PRESOBJ_NONE ) in ApplyTextObj()

Completed in 85 milliseconds