Searched refs:GetObjectManager (Results 1 – 11 of 11) sorted by relevance
407 aRecList.AppendRecord( GetObjectManager().CreateDrawingGroup() ); in FillAsHeader()431 GetObjectManager().StartSheet(); in FillAsTable()504 aRecList.AppendRecord( GetObjectManager().ProcessDrawing( GetSdrPage( mnScTab ) ) ); in FillAsTable()743 GetObjectManager().EndDocument(); in ReadDoc()
974 XclObj* pObjRec = new XclObjDropDown( GetObjectManager(), aAddr, IsFiltered( nObj ) ); in AddObjRecs()975 GetObjectManager().AddObj( pObjRec ); in AddObjRecs()
58 XclImpObjectManager& rObjMgr = GetObjectManager(); in Read()793 XclImpObjectManager& rObjMgr = GetObjectManager(); in Read()
205 XclImpObjectManager& XclImpRoot::GetObjectManager() const in GetObjectManager() function in XclImpRoot
149 XclExpObjectManager& XclExpRoot::GetObjectManager() const in GetObjectManager() function in XclExpRoot
1245 GetObjectManager().ConvertObjects(); in PostDocLoad()1263 ScRange aScObjArea = GetObjectManager().GetUsedArea( nDisplScTab ); in PostDocLoad()
1009 …mnObjId = rRoot.GetObjectManager().AddObj( new XclObjComment( rRoot.GetObjectManager(), pCaption->… in XclExpNote()
3441 …mxObjMgr.reset( new XclExpEmbeddedObjectManager( GetObjectManager(), rChartSize, EXC_CHART_TOTALUN… in XclExpChartDrawing()
410 return (maObjName.Len() > 0) ? maObjName : GetObjectManager().GetDefaultObjName( *this ); in GetObjName()
139 XclExpObjectManager& GetObjectManager() const;
176 XclImpObjectManager& GetObjectManager() const;
Completed in 173 milliseconds