Home
last modified time | relevance | path

Searched refs:SetDoc (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sw/source/core/fields/
H A Dddefld.cxx267 pType->SetDoc( pDoc ); in Copy()
290 void SwDDEFieldType::SetDoc( SwDoc* pNewDoc ) in SetDoc() function in SwDDEFieldType
/trunk/main/sw/source/core/unocore/
H A Dunoftn.cxx115 m_rThis.SetDoc(0); in Invalidate()
410 SetDoc(pNewDoc); in attach()
H A Dunotext.cxx168 void SwXText::SetDoc(SwDoc *const pDoc) in SetDoc() function in SwXText
H A Dunoframe.cxx2809 ((SwXTextFrame*)this)->SetDoc( bIsDescriptor ? m_pDoc : GetFrmFmt()->GetDoc() ); in attachToRange()
H A Dunostyle.cxx927 pNewStyle->SetDoc(pDocShell->GetDoc(), pBasePool); in insertByName()
/trunk/main/sw/inc/
H A Dddefld.hxx82 void SetDoc( SwDoc* pDoc );
H A Dunoframe.hxx185 void SetDoc(SwDoc *const pDoc) { SwXText::SetDoc(pDoc); }; in SetDoc() function in SwXTextFrame
H A Dauthfld.hxx101 inline void SetDoc(SwDoc* pNewDoc) { m_pDoc = pNewDoc; } in SetDoc() function in SwAuthorityFieldType
H A Dfldbas.hxx417 inline void SetDoc(SwDoc* pNewDoc) { pDoc = pNewDoc; } in SetDoc() function in SwValueFieldType
H A Dunotext.hxx86 void SetDoc(SwDoc *const pDoc);
H A Dunostyle.hxx279 void SetDoc(SwDoc* pDc, SfxStyleSheetBasePool* pPool) in SetDoc() function in SwXStyle
/trunk/main/sw/source/core/doc/
H A Ddocfld.cxx138 ((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 140 milliseconds