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()4162 xDashTable = SvxUnoDashTable_createInstance( m_pDoc->GetOrCreateDrawModel() ); in GetDrawTable()4167 … xGradientTable = SvxUnoGradientTable_createInstance( m_pDoc->GetOrCreateDrawModel() ); in GetDrawTable()4172 xHatchTable = SvxUnoHatchTable_createInstance( m_pDoc->GetOrCreateDrawModel() ); in GetDrawTable()4177 … xBitmapTable = SvxUnoBitmapTable_createInstance( m_pDoc->GetOrCreateDrawModel() ); in GetDrawTable()4182 … xTransGradientTable = SvxUnoTransGradientTable_createInstance( m_pDoc->GetOrCreateDrawModel() ); in GetDrawTable()4187 … 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()
1298 pDoc->GetOrCreateDrawModel(); in ReadDrawingObject()1332 pDoc->GetOrCreateDrawModel(); in InsertShpObject()1478 pDoc->GetOrCreateDrawModel(); // create model in ReadShapeObject()
506 pFmt->GetDoc()->GetOrCreateDrawModel() ); in SetFlysInDoc()
754 pDoc->GetOrCreateDrawModel(); in startDocument()
452 pContact = new SwFlyDrawContact( (SwFlyFrmFmt*)GetFmt(), pIDDMA->GetOrCreateDrawModel() ); in InitDrawObj()
512 pWrtShell->getIDocumentDrawModelAccess()->GetOrCreateDrawModel(); in Execute()
1809 SdrPage *pPg = getIDocumentDrawModelAccess()->GetOrCreateDrawModel()->GetPage( 0 ); in ImpEndCreate()
3238 rDoc.GetOrCreateDrawModel(); in GrafikCtor()
241 pMap->GetShell()->getIDocumentDrawModelAccess()->GetOrCreateDrawModel() ); in SwAccessibleShapeMap_Impl()
863 SwDrawModel* pModel = pDoc->GetOrCreateDrawModel(); in GetSvxPage()
1300 SwDrawModel* pDrawModel = pDoc->GetOrCreateDrawModel(); in GetOrCreateSdrObject()
Completed in 513 milliseconds