Searched refs:SetDoc (Results 1 – 12 of 12) sorted by relevance
267 pType->SetDoc( pDoc ); in Copy()290 void SwDDEFieldType::SetDoc( SwDoc* pNewDoc ) in SetDoc() function in SwDDEFieldType
115 m_rThis.SetDoc(0); in Invalidate()410 SetDoc(pNewDoc); in attach()
168 void SwXText::SetDoc(SwDoc *const pDoc) in SetDoc() function in SwXText
2166 ((SwXTextFrame*)this)->SetDoc( bIsDescriptor ? m_pDoc : GetFrmFmt()->GetDoc() ); in attachToRange()
959 pNewStyle->SetDoc(pDocShell->GetDoc(), pBasePool); in insertByName()
82 void SetDoc( SwDoc* pDoc );
101 inline void SetDoc(SwDoc* pNewDoc) { m_pDoc = pNewDoc; } in SetDoc() function in SwAuthorityFieldType
185 void SetDoc(SwDoc *const pDoc) { SwXText::SetDoc(pDoc); }; in SetDoc() function in SwXTextFrame
417 inline void SetDoc(SwDoc* pNewDoc) { pDoc = pNewDoc; } in SetDoc() function in SwValueFieldType
86 void SetDoc(SwDoc *const pDoc);
279 void SetDoc(SwDoc* pDc, SfxStyleSheetBasePool* pPool) in SetDoc() function in SwXStyle
138 ((SwDDEFieldType*)pNew)->SetDoc( this ); in SV_IMPL_OP_PTRARR_SORT()145 ((SwValueFieldType*)pNew)->SetDoc( this ); in SV_IMPL_OP_PTRARR_SORT()150 ((SwValueFieldType*)pNew)->SetDoc( this ); in SV_IMPL_OP_PTRARR_SORT()155 ((SwAuthorityFieldType*)pNew)->SetDoc( this ); in SV_IMPL_OP_PTRARR_SORT()
Completed in 398 milliseconds