Home
last modified time | relevance | path

Searched refs:InsertAutoLayoutShape (Results 1 – 4 of 4) sorted by path

/trunk/main/sd/inc/
H A Dsdpage.hxx213 …SdrObject* InsertAutoLayoutShape(SdrObject* pObj, PresObjKind eObjKind, bool bVertical, Rectangle…
/trunk/main/sd/source/core/
H A Dsdpage.cxx1575 …SdrObject* pObj = InsertAutoLayoutShape( aLayoutShapes[i], eKind, aDescriptor.mbVertical[i], aRect… in SetAutoLayout()
2219 SdrObject* SdPage::InsertAutoLayoutShape( SdrObject* pObj, PresObjKind eObjKind, bool bVertical, Re… in InsertAutoLayoutShape() function in SdPage
/trunk/main/sd/source/ui/view/
H A Ddrawview.cxx624 SdrObject* pNewObj = pPage->InsertAutoLayoutShape( 0, ePresObjKind, bVertical, aRect, true ); in DeleteMarked()
H A Doutlview.cxx1193 pPage->InsertAutoLayoutShape( 0, PRESOBJ_TITLE, false, pPage->GetTitleRect(), true ); in CreateTitleTextObject()
1227 pPage->InsertAutoLayoutShape( 0, in CreateOutlineTextObject()

Completed in 39 milliseconds