/aoo41x/main/sw/source/ui/fldui/ |
H A D | inpdlg.cxx | 166 pUsrType->UpdateFlds(); in Apply() 173 rSh.SwEditShell::UpdateFlds(*pInpFld); in Apply() 180 rSh.SwEditShell::UpdateFlds(*pSetFld); in Apply()
|
H A D | fldmgr.cxx | 1443 pCurShell->UpdateFlds(*pFld); in InsertFld() 1447 ((SwRefPageGetFieldType*)pCurShell->GetFldType( 0, RES_REFPAGEGETFLD ))->UpdateFlds(); in InsertFld() 1595 pType->UpdateFlds(); in UpdateCurFld() 1621 pType->UpdateFlds(); in UpdateCurFld() 1626 pSh->SwEditShell::UpdateFlds(*pTmpFld); in UpdateCurFld()
|
H A D | changedb.cxx | 252 UpdateFlds(); in Apply() 257 void SwChangeDBDlg::UpdateFlds() in UpdateFlds() function in SwChangeDBDlg
|
H A D | DropDownFieldDialog.cxx | 120 rSh.SwEditShell::UpdateFlds(*pCopy); in Apply()
|
H A D | fldedt.cxx | 402 pSh->UpdateFlds( *pCurFld ); in IMPL_LINK()
|
H A D | fldvar.cxx | 1088 pType->UpdateFlds(); in IMPL_LINK()
|
/aoo41x/main/sw/inc/ |
H A D | fldbas.hxx | 290 inline void UpdateFlds() const; 293 inline void SwFieldType::UpdateFlds() const in UpdateFlds() function in SwFieldType
|
H A D | IDocumentFieldsAccess.hxx | 74 virtual void UpdateFlds( SfxPoolItem* pNewHt, bool bCloseDB) = 0;
|
H A D | editsh.hxx | 177 using ViewShell::UpdateFlds; 336 void UpdateFlds( SwField & ); // ein einzelnes Feld
|
H A D | viewsh.hxx | 383 void UpdateFlds(sal_Bool bCloseDB = sal_False);
|
/aoo41x/main/sw/source/ui/wrtsh/ |
H A D | wrtsh2.cxx | 170 pTmp->GetField( i )->GetTyp()->UpdateFlds(); in UpdateInputFlds() 330 ((SwField&)rFld).GetTyp()->UpdateFlds(); in ClickToField()
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | changedb.hxx | 80 void UpdateFlds();
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | ndnum.cxx | 119 GetDoc()->GetSysFldType( RES_CHAPTERFLD )->UpdateFlds(); in UpdateOutlineNode()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docdesc.cxx | 226 GetSysFldType( RES_PAGENUMBERFLD )->UpdateFlds(); in ChgPageDesc() 227 GetSysFldType( RES_REFPAGEGETFLD )->UpdateFlds(); in ChgPageDesc()
|
H A D | doc.cxx | 685 GetSysFldType(RES_DBNAMEFLD)->UpdateFlds(); in ChgDBData() 1813 pType->UpdateFlds(); in UpdateDocStat() 1822 GetSysFldType( RES_DOCINFOFLD )->UpdateFlds(); in DocInfoChgd() 1823 GetSysFldType( RES_TEMPLNAMEFLD )->UpdateFlds(); in DocInfoChgd()
|
H A D | docnew.cxx | 1309 UpdateFlds(NULL, false); in Paste()
|
H A D | docfld.cxx | 337 void SwDoc::UpdateFlds( SfxPoolItem *pNewHt, bool bCloseDB ) in UpdateFlds() function in SwDoc 2776 pNewFld->GetTyp()->UpdateFlds(); in UpdateFld()
|
/aoo41x/main/sw/source/core/frmedt/ |
H A D | fecopy.cxx | 680 pDestShell->GetDoc()->UpdateFlds(NULL, false); in Copy() 1126 GetDoc()->UpdateFlds(NULL, false); in Paste() 1215 GetDoc()->UpdateFlds(NULL, false); in PastePages()
|
/aoo41x/main/sw/source/core/fields/ |
H A D | usrfld.cxx | 242 GetDoc()->GetSysFldType( RES_INPUTFLD )->UpdateFlds(); in Modify()
|
H A D | expfld.cxx | 1227 pUserTyp->UpdateFlds(); in applyFieldContent()
|
/aoo41x/main/sw/source/core/edit/ |
H A D | edfld.cxx | 282 void SwEditShell::UpdateFlds( SwField &rFld ) in UpdateFlds() function in SwEditShell
|
/aoo41x/main/sw/source/ui/app/ |
H A D | docsh2.cxx | 286 mpDoc->GetSysFldType( RES_FILENAMEFLD )->UpdateFlds(); in Notify() 1180 mpDoc->UpdateFlds( NULL, false ); in Execute()
|
/aoo41x/main/sw/source/ui/index/ |
H A D | toxmgr.cxx | 389 pFType->UpdateFlds(); in UpdateOrInsertTOX()
|
/aoo41x/main/sw/source/ui/dbui/ |
H A D | dbmgr.cxx | 475 pSh->ViewShell::UpdateFlds(sal_True); in Merge() 1083 pWorkDoc->UpdateFlds(NULL, false); in MergeMailFiles() 2967 rWorkShell.ViewShell::UpdateFlds(); in MergeDocuments()
|
/aoo41x/main/sw/source/core/view/ |
H A D | viewsh.cxx | 658 void ViewShell::UpdateFlds(sal_Bool bCloseDB) in UpdateFlds() function in ViewShell 668 GetDoc()->UpdateFlds(0, bCloseDB); in UpdateFlds()
|