Searched refs:InsertAutoLayoutShape (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sd/inc/ |
H A D | sdpage.hxx | 213 …SdrObject* InsertAutoLayoutShape(SdrObject* pObj, PresObjKind eObjKind, bool bVertical, Rectangle…
|
/aoo42x/main/sd/source/ui/view/ |
H A D | drawview.cxx | 624 SdrObject* pNewObj = pPage->InsertAutoLayoutShape( 0, ePresObjKind, bVertical, aRect, true ); in DeleteMarked()
|
H A D | outlview.cxx | 1193 pPage->InsertAutoLayoutShape( 0, PRESOBJ_TITLE, false, pPage->GetTitleRect(), true ); in CreateTitleTextObject() 1227 pPage->InsertAutoLayoutShape( 0, in CreateOutlineTextObject()
|
/aoo42x/main/sd/source/core/ |
H A D | sdpage.cxx | 1575 …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
|
Completed in 39 milliseconds