/trunk/main/sw/source/ui/fldui/ |
H A D | fldmgr.cxx | 834 void SwFldMgr::InsertFldType(SwFieldType& rType) in InsertFldType() function in SwFldMgr 839 pSh->InsertFldType(rType); in InsertFldType() 914 (SwAuthorityFieldType*)pCurShell->InsertFldType( in InsertFld() 1062 SwDDEFieldType* pTyp = (SwDDEFieldType*) pCurShell->InsertFldType( aType ); in InsertFld() 1131 SwDBFieldType* pTyp = (SwDBFieldType*)pCurShell->InsertFldType( in InsertFld() 1237 pTyp = (SwUserFieldType*)pCurShell->InsertFldType( in InsertFld() 1295 SwSetExpFieldType* pTyp = (SwSetExpFieldType*)pCurShell->InsertFldType( in InsertFld() 1308 SwSetExpFieldType* pTyp = (SwSetExpFieldType*)pCurShell->InsertFldType( in InsertFld()
|
H A D | fldpage.cxx | 114 pSh->InsertFldType( SwSetExpFieldType( pDoc, in Init() 116 pSh->InsertFldType( SwSetExpFieldType(pDoc, in Init() 246 SwDBFieldType* pTyp = (SwDBFieldType*)pSh->InsertFldType( in InsertFld()
|
H A D | fldvar.cxx | 1110 GetFldMgr().InsertFldType( aType ); // Userfld Neu in IMPL_LINK() 1126 GetFldMgr().InsertFldType(aType); // DDE-Feld Neu in IMPL_LINK()
|
/trunk/main/sw/source/filter/ww8/ |
H A D | ww8par5.cxx | 1173 SwFieldType* pFT = rDoc.InsertFldType( in InsertTagField() 1434 SwSetExpFieldType* pFT = (SwSetExpFieldType*)rDoc.InsertFldType( in Read_F_InputVar() 1452 pNumFldType = rDoc.InsertFldType( aT ); in Read_F_ANumber() 1524 SwSetExpFieldType* pFT = (SwSetExpFieldType*)rDoc.InsertFldType( in Read_F_Seq() 2031 SwFieldType* pFT = rDoc.InsertFldType( SwSetExpFieldType( &rDoc, sOrigName, in Read_F_Set() 2537 SwFieldType* pFT = rDoc.InsertFldType( aD ); in Read_F_DBField() 2556 SwFieldType* pFT = rDoc.InsertFldType( aN ); in Read_F_DBNext() 2567 SwFieldType* pFT = rDoc.InsertFldType( aN ); in Read_F_DBNum()
|
/trunk/main/sw/source/core/edit/ |
H A D | edfld.cxx | 429 SwFieldType* SwEditShell::InsertFldType(const SwFieldType& rFldType) in InsertFldType() function in SwEditShell 431 return GetDoc()->InsertFldType(rFldType); in InsertFldType()
|
/trunk/main/sw/inc/ |
H A D | IDocumentFieldsAccess.hxx | 58 virtual SwFieldType *InsertFldType(const SwFieldType &) = 0;
|
H A D | editsh.hxx | 373 SwFieldType* InsertFldType(const SwFieldType &);
|
H A D | doc.hxx | 836 virtual SwFieldType *InsertFldType(const SwFieldType &);
|
/trunk/main/sw/source/core/unocore/ |
H A D | unofield.cxx | 595 pType2 = m_pDoc->InsertFldType(aType); in setPropertyValue() 605 pType2 = m_pDoc->InsertFldType(aType); in setPropertyValue() 615 pType2 = m_pDoc->InsertFldType(aType); in setPropertyValue() 722 SwFieldType* pType = m_pDoc->InsertFldType(aType); in GetFldType() 1709 pDoc->InsertFldType(SwAuthorityFieldType(pDoc)), in attachToRange()
|
H A D | unocoll.cxx | 549 pType = pDoc->InsertFldType(aType); in MakeInstance()
|
/trunk/main/sw/source/core/doc/ |
H A D | docfld.cxx | 91 SwFieldType* SwDoc::InsertFldType(const SwFieldType &rFldTyp) in SV_IMPL_OP_PTRARR_SORT() 152 pUpdtFlds->InsertFldType( *pNew ); in SV_IMPL_OP_PTRARR_SORT() 1958 SwDBFieldType* pTyp = (SwDBFieldType*)InsertFldType( in ChangeDBFields() 2622 void SwDocUpdtFld::InsertFldType( const SwFieldType& rType ) in InsertFldType() function in SwDocUpdtFld
|
/trunk/main/sw/source/core/inc/ |
H A D | docfld.hxx | 172 void InsertFldType( const SwFieldType& rType );
|
/trunk/main/sw/source/ui/uiview/ |
H A D | viewdlg2.cxx | 162 aMgr.InsertFldType(aSwSetExpFieldType); in InsertCaption()
|
/trunk/main/sw/source/filter/rtf/ |
H A D | rtffld.cxx | 571 SwDBField aDBFld( (SwDBFieldType*)pDoc->InsertFldType( aTmp )); in MakeFieldInst() 888 SwUserField aUFld( (SwUserFieldType*)pDoc->InsertFldType( aTmp )); in MakeFieldInst()
|
/trunk/main/sw/source/filter/ww1/ |
H A D | w1filter.cxx | 642 SwFieldType* pFT = rOut.GetDoc().InsertFldType( in Out() 828 pFT = rOut.GetDoc().InsertFldType(aS); in Out() 877 SwFieldType* pFT = rOut.GetDoc().InsertFldType( in Out()
|
H A D | fltshell.cxx | 562 pFT = pDoc->InsertFldType(aS); in SetAttrInDoc() 1180 pFT = GetDoc().InsertFldType(aS); in AddError()
|
/trunk/main/sw/source/ui/inc/ |
H A D | fldmgr.hxx | 156 void InsertFldType(SwFieldType& rType);
|
/trunk/main/sw/source/core/txtnode/ |
H A D | atrfld.cxx | 415 pFldType = pDestIDFA->InsertFldType( *rDestFmtFld.GetField()->GetTyp() ); in CopyTxtFld()
|
/trunk/main/sw/source/ui/index/ |
H A D | toxmgr.cxx | 375 pFType = (SwAuthorityFieldType*)pSh->InsertFldType( in UpdateOrInsertTOX()
|
/trunk/main/sw/source/ui/frmdlg/ |
H A D | cption.cxx | 556 rSh.InsertFldType( aFldType ); in Apply()
|
/trunk/main/sw/source/core/undo/ |
H A D | rolbck.cxx | 311 pNewFldType = pDoc->InsertFldType( *m_pFldType ); in SetInDoc()
|
H A D | untbl.cxx | 338 SwDDEFieldType* pNewType = (SwDDEFieldType*)rDoc.InsertFldType( in RedoImpl() 506 SwDDEFieldType* pNewType = (SwDDEFieldType*)rDoc.InsertFldType( in UndoImpl()
|
/trunk/main/sw/source/core/docnode/ |
H A D | ndcopy.cxx | 484 pDDEType = (SwDDEFieldType*)pDoc->InsertFldType( *pDDEType ); in MakeCopy()
|
/trunk/main/sw/source/ui/dbui/ |
H A D | dbinsdlg.cxx | 984 (SwDBFieldType*)rSh.InsertFldType( aFldType ), in SplitTextToColArr()
|
/trunk/main/sw/source/filter/xml/ |
H A D | xmltbli.cxx | 1231 GetDoc()->InsertFldType(aDDEFieldType); in lcl_GetDDEFieldType()
|