Searched refs:GetEmptyPresentationObject (Results 1 – 5 of 5) sorted by relevance
51 SdrObject* View::GetEmptyPresentationObject( PresObjKind eKind ) in GetEmptyPresentationObject() function in sd::View
295 SdrObject* pPickObj = GetEmptyPresentationObject( PRESOBJ_MEDIA ); in InsertMediaURL()
144 SdrObject* pPickObj = mpView->GetEmptyPresentationObject( PRESOBJ_GRAPHIC ); in DoExecute()298 SdrObject* pPickObj = mpView->GetEmptyPresentationObject( ePresObjKind ); in DoExecute()
150 SdrObject* pPickObj = mpView->GetEmptyPresentationObject( PRESOBJ_TABLE ); in FuTable()
230 SdrObject* GetEmptyPresentationObject( PresObjKind eKind );
Completed in 22 milliseconds