Home
last modified time | relevance | path

Searched refs:ExpandField (Results 1 – 22 of 22) sorted by relevance

/aoo41x/main/sw/source/core/text/
H A Dtxtfld.cxx141 : pFld->ExpandField(bInClipboard) ); in NewFldPortion()
155 : pFld->ExpandField(bInClipboard) ); in NewFldPortion()
168 : pFld->ExpandField(bInClipboard) ); in NewFldPortion()
196 : pFld->ExpandField(bInClipboard) ); in NewFldPortion()
223 : pFld->ExpandField(bInClipboard) ); in NewFldPortion()
252 : pFld->ExpandField(bInClipboard) ); in NewFldPortion()
265 : pFld->ExpandField(bInClipboard) ); in NewFldPortion()
281 : pFld->ExpandField(bInClipboard) ); in NewFldPortion()
297 : pFld->ExpandField(bInClipboard) ); in NewFldPortion()
312 : pFld->ExpandField(bInClipboard) ); in NewFldPortion()
[all …]
H A Ditratr.cxx778 const String aTxt = pFld->ExpandField(true); in GetMinMaxSize()
984 String const aTxt = pFld->ExpandField(true); in GetScalingOfSelectedText()
/aoo41x/main/sw/source/core/txtnode/
H A Datrfld.cxx212 String const aEntry( GetField()->ExpandField( pDoc->IsClipBoard() ) ); in SwClientNotify()
328 , m_aExpand( rAttr.GetField()->ExpandField( bIsClipboardDoc ) ) in SwTxtFld()
356 const XubString aNewExpand( pFld->ExpandField(m_pTxtNode->GetDoc()->IsClipBoard()) ); in ExpandTxtFld()
558 return GetFmtFld().GetField()->ExpandField(false); in GetFieldContent()
H A Dndtxt.cxx3060 … static_cast<SwTxtFld const*>(pAttr)->GetFmtFld().GetField()->ExpandField(true)); in Replace0xFF()
3221 … static_cast<SwTxtFld const*>(pHt)->GetFmtFld().GetField()->ExpandField(true) ); in GetExpandTxt()
3319 static_cast<SwTxtFld const*>(pAttr)->GetFmtFld().GetField()->ExpandField(true)); in BuildConversionMap()
/aoo41x/main/sw/source/ui/fldui/
H A Dinpdlg.cxx118 aStr = pSetFld->ExpandField(true); in SwFldInputDlg()
/aoo41x/main/sw/source/filter/ascii/
H A Dascatr.cxx149 … sOut = static_cast<SwTxtFld const*>(pHt)->GetFmtFld().GetField()->ExpandField(true); in OutAttr()
/aoo41x/main/sw/inc/
H A Dfldbas.hxx345 String ExpandField(bool const bCached) const;
/aoo41x/main/sw/source/ui/docvw/
H A Dedtwin2.cxx298 sTxt = pFld->ExpandField(true); in RequestHelp()
/aoo41x/main/sw/source/filter/html/
H A Dhtmlfldw.cxx304 String const sExpand( pFld->ExpandField(true) ); in OutHTML_SwField()
/aoo41x/main/sw/source/core/fields/
H A Dfldbas.cxx432 String SwField::ExpandField(bool const bCached) const in ExpandField() function in SwField
H A Dcellfml.cxx200 String const value( pFld->ExpandField( true ) ); in GetValue()
/aoo41x/main/sw/source/core/edit/
H A Dedattr.cxx467 sExp += pFld->ExpandField(true); in lcl_IsNoEndTxtAttrAtPos()
/aoo41x/main/sw/source/core/crsr/
H A Dfindtxt.cxx143 … || !(static_cast<SwTxtFld const*>(pHt)->GetFmtFld().GetField()->ExpandField(true).Len()); in lcl_CleanStr()
/aoo41x/main/sw/source/core/tox/
H A Dtxmsrt.cxx866 return rField.GetField()->ExpandField(true); in lcl_GetText()
/aoo41x/main/sw/source/core/doc/
H A Ddocfld.cxx1252 String const value(pFld->ExpandField(IsClipBoard())); in FldsToExpand()
1428 String const value(pFld->ExpandField(IsClipBoard())); in UpdateExpFlds()
H A Ddoc.cxx2486 String sText = pField->ExpandField(true); in ConvertFieldsToText()
/aoo41x/main/sw/source/core/unocore/
H A Dunoportenum.cxx895 pAttr->GetFmtFld().GetField()->ExpandField( true ).Len() + 2, in lcl_ExportHints()
H A Dunofield.cxx1211 : pField->ExpandField(true) ); in getPresentation()
/aoo41x/main/sw/source/filter/ww8/
H A Drtfexport.cxx361 ::rtl::OUString sResult = pFld->ExpandField(pDoc->IsClipBoard()); in DoFormText()
H A Dwrtw8esh.cxx564 const String fieldStr( pFld->ExpandField(true) ); in DoFormText()
H A Drtfattributeoutput.cxx1643 …m_aRunText.getOStringBuffer().append(m_rExport.OutString(pFld->ExpandField(true), m_rExport.eDefau… in WriteField_Impl()
H A Dww8atr.cxx1800 String sRet(rFld.ExpandField(true)); in lcl_GetExpandedField()

Completed in 199 milliseconds