Searched refs:GetDfltGrfFmtColl (Results 1 – 7 of 7) sorted by relevance
762 SwOLENodes *pNodes = SwCntntNode::CreateOLENodesArray( *GetDfltGrfFmtColl(), !bAll ); in PrtOLENotify()835 SwOLENodes *pNodes = SwCntntNode::CreateOLENodesArray( *GetDfltGrfFmtColl(), true );
1235 SwIterator<SwCntntNode,SwFmtColl> aIter( *mpDoc->GetDfltGrfFmtColl() ); in RemoveOLEObjects()1263 SwIterator<SwCntntNode,SwFmtColl> aIter( *mpDoc->GetDfltGrfFmtColl() ); in CalcLayoutForOLEObjects()
481 (SwGrfFmtColl*)pDoc->GetDfltGrfFmtColl(), in MakeCopy()
320 SwIterator<SwCntntNode,SwFmtColl> aIter( *pDoc->GetDfltGrfFmtColl() ); in createAndInsertOLEObject()
346 SwIterator<SwCntntNode,SwFmtColl> aIter( *pClpDocFac->GetDoc()->GetDfltGrfFmtColl() ); in FindOLEObj()364 SwIterator<SwCntntNode,SwFmtColl> aIter( *pClpDocFac->GetDoc()->GetDfltGrfFmtColl() ); in FindOLEReplacementGraphic()
1258 (SwGrfFmtColl*)pDoc->GetDfltGrfFmtColl() ); in InsPicture()
1333 const SwGrfFmtColl* GetDfltGrfFmtColl() const { return pDfltGrfFmtColl; } in GetDfltGrfFmtColl() function in SwDoc
Completed in 71 milliseconds