Searched refs:GetOrCreateDrawModel (Results 1 – 19 of 19) sorted by relevance
129 pImpl->mpDoc->GetOrCreateDrawModel(); in GetTextForwarder()147 pImpl->mpDoc->GetOrCreateDrawModel(); in SetText()163 pImpl->mpDoc->GetOrCreateDrawModel(); in SetString()
2106 pDrawModel = pDocShell->GetDoc()->GetOrCreateDrawModel(); in setPropertyValue()2130 pDrawModel = pDocShell->GetDoc()->GetOrCreateDrawModel(); in setPropertyValue()4186 xDashTable = SvxUnoDashTable_createInstance( m_pDoc->GetOrCreateDrawModel() ); in GetDrawTable()4191 … xGradientTable = SvxUnoGradientTable_createInstance( m_pDoc->GetOrCreateDrawModel() ); in GetDrawTable()4196 xHatchTable = SvxUnoHatchTable_createInstance( m_pDoc->GetOrCreateDrawModel() ); in GetDrawTable()4201 … xBitmapTable = SvxUnoBitmapTable_createInstance( m_pDoc->GetOrCreateDrawModel() ); in GetDrawTable()4206 … xTransGradientTable = SvxUnoTransGradientTable_createInstance( m_pDoc->GetOrCreateDrawModel() ); in GetDrawTable()4211 … xMarkerTable = SvxUnoMarkerTable_createInstance( m_pDoc->GetOrCreateDrawModel() ); in GetDrawTable()
58 m_pDoc->GetOrCreateDrawModel(); in getModelPool()
43 virtual SwDrawModel* GetOrCreateDrawModel() = 0;
973 virtual SwDrawModel* GetOrCreateDrawModel();
966 SwDrawModel* SwDoc::GetOrCreateDrawModel() { return GetDrawModel() ? GetDrawModel() : _MakeDrawMode… in GetOrCreateDrawModel() function in SwDoc
436 SwDrawModel* pDrawModel = GetOrCreateDrawModel(); in CheckForUniqueItemForLineFillNameOrIndex()
552 SdrPage *pPg = GetOrCreateDrawModel()->GetPage( 0 ); in CloneSdrObj()
380 SwDrawModel* pModel = pDoc->GetOrCreateDrawModel(); in NewMarquee()
1297 pDoc->GetOrCreateDrawModel(); in ReadDrawingObject()1331 pDoc->GetOrCreateDrawModel(); in InsertShpObject()1477 pDoc->GetOrCreateDrawModel(); // create model in ReadShapeObject()
505 pFmt->GetDoc()->GetOrCreateDrawModel() ); in SetFlysInDoc()
754 pDoc->GetOrCreateDrawModel(); in startDocument()
452 pContact = new SwFlyDrawContact( (SwFlyFrmFmt*)GetFmt(), pIDDMA->GetOrCreateDrawModel() ); in InitDrawObj()
510 pWrtShell->getIDocumentDrawModelAccess()->GetOrCreateDrawModel(); in Execute()
3237 rDoc.GetOrCreateDrawModel(); in GrafikCtor()
1809 SdrPage *pPg = getIDocumentDrawModelAccess()->GetOrCreateDrawModel()->GetPage( 0 ); in ImpEndCreate()
241 pMap->GetShell()->getIDocumentDrawModelAccess()->GetOrCreateDrawModel() ); in SwAccessibleShapeMap_Impl()
863 SwDrawModel* pModel = pDoc->GetOrCreateDrawModel(); in GetSvxPage()
1300 SwDrawModel* pDrawModel = pDoc->GetOrCreateDrawModel(); in GetOrCreateSdrObject()