Home
last modified time | relevance | path

Searched refs:IsFldInDoc (Results 1 – 15 of 15) sorted by relevance

/trunk/main/sw/source/core/txtnode/
H A Datrfld.cxx307 bool SwFmtFld::IsFldInDoc() const in IsFldInDoc() function in SwFmtFld
310 && mpTxtFld->IsFldInDoc(); in IsFldInDoc()
345 bool SwTxtFld::IsFldInDoc() const in IsFldInDoc() function in SwTxtFld
563 if ( IsFldInDoc() in UpdateFieldContent()
588 if ( !IsFldInDoc() ) in UpdateTextNodeContent()
/trunk/main/sw/inc/
H A Dtxtfld.hxx68 bool IsFldInDoc() const;
H A Dfmtfld.hxx106 bool IsFldInDoc() const;
/trunk/main/sw/source/core/edit/
H A Dedfldexp.cxx68 if(pFmtFld->IsFldInDoc()) in IsFieldDataSourceAvailable()
H A Dedfld.cxx508 if(pFld->IsFldInDoc()) in IsAnyDatabaseFieldInDoc()
/trunk/main/sw/source/core/crsr/
H A Dannotationmark.cxx104 if ( pFmtFld->IsFldInDoc() ) in GetAnnotationFmtFld()
/trunk/main/sw/source/core/fields/
H A Dpostithelper.cxx192 return mrFmtFld.IsFldInDoc(); in UseElement()
/trunk/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx1592 if( pFirst->GetTxtFld() && pFirst->IsFldInDoc() ) in EnhancedPDFExport()
1831 if( pFirst->GetTxtFld() && pFirst->IsFldInDoc() ) in EnhancedPDFExport()
/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx339 if ( pFld->IsFldInDoc() ) in Notify()
1185 if ( pSwFmtFld->IsFldInDoc() ) in AddPostIts()
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx995 if( pFirst->GetTxtFld() && pFirst->IsFldInDoc() ) in GetHiddenInformationState()
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx416 if (aFmtFld->GetTxtFld() && aFmtFld->IsFldInDoc() && in Init()
764 if (aFmtFld->GetTxtFld() && aFmtFld->IsFldInDoc() && in FillMemberList()
/trunk/main/sw/source/core/docnode/
H A Dnodes.cxx319 ( pTxtFld->GetFmtFld().IsFldInDoc() in ChgNode()
/trunk/main/sw/source/core/doc/
H A Ddocfld.cxx1698 if(pFld->IsFldInDoc()) in GetDBDesc()
H A Ddoc.cxx1743 if (pFmtFld->IsFldInDoc()) in UpdateDocStat()
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx765 if(pFld->IsFldInDoc()) in SV_IMPL_PTRARR()

Completed in 130 milliseconds