Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/text/
H A Dtxtfld.cxx143 : pFld->ExpandField(bInClipboard) ); in NewFldPortion()
157 : pFld->ExpandField(bInClipboard) ); in NewFldPortion()
170 : pFld->ExpandField(bInClipboard) ); in NewFldPortion()
198 : pFld->ExpandField(bInClipboard) ); in NewFldPortion()
225 : pFld->ExpandField(bInClipboard) ); in NewFldPortion()
254 : pFld->ExpandField(bInClipboard) ); in NewFldPortion()
267 : pFld->ExpandField(bInClipboard) ); in NewFldPortion()
283 : pFld->ExpandField(bInClipboard) ); in NewFldPortion()
299 : pFld->ExpandField(bInClipboard) ); in NewFldPortion()
314 : 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()
/aoo42x/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.cxx3073 … static_cast<SwTxtFld const*>(pAttr)->GetFmtFld().GetField()->ExpandField(true)); in Replace0xFF()
3234 … static_cast<SwTxtFld const*>(pHt)->GetFmtFld().GetField()->ExpandField(true) ); in GetExpandTxt()
3332 static_cast<SwTxtFld const*>(pAttr)->GetFmtFld().GetField()->ExpandField(true)); in BuildConversionMap()
/aoo42x/main/sw/source/ui/fldui/
H A Dinpdlg.cxx118 aStr = pSetFld->ExpandField(true); in SwFldInputDlg()
/aoo42x/main/sw/source/filter/ascii/
H A Dascatr.cxx149 … sOut = static_cast<SwTxtFld const*>(pHt)->GetFmtFld().GetField()->ExpandField(true); in OutAttr()
/aoo42x/main/sw/inc/
H A Dfldbas.hxx345 String ExpandField(bool const bCached) const;
/aoo42x/main/sw/source/ui/docvw/
H A Dedtwin2.cxx298 sTxt = pFld->ExpandField(true); in RequestHelp()
/aoo42x/main/sw/source/filter/html/
H A Dhtmlfldw.cxx304 String const sExpand( pFld->ExpandField(true) ); in OutHTML_SwField()
/aoo42x/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()
/aoo42x/main/sw/source/core/edit/
H A Dedattr.cxx467 sExp += pFld->ExpandField(true); in lcl_IsNoEndTxtAttrAtPos()
/aoo42x/main/sw/source/core/crsr/
H A Dfindtxt.cxx143 … || !(static_cast<SwTxtFld const*>(pHt)->GetFmtFld().GetField()->ExpandField(true).Len()); in lcl_CleanStr()
/aoo42x/main/sw/source/core/tox/
H A Dtxmsrt.cxx866 return rField.GetField()->ExpandField(true); in lcl_GetText()
/aoo42x/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.cxx2468 String sText = pField->ExpandField(true); in ConvertFieldsToText()
/aoo42x/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()
/aoo42x/main/sw/source/filter/ww8/
H A Drtfexport.cxx361 ::rtl::OUString sResult = pFld->ExpandField(pDoc->IsClipBoard()); in DoFormText()
H A Dwrtw8esh.cxx553 const String fieldStr( pFld->ExpandField(true) ); in DoFormText()
H A Drtfattributeoutput.cxx1635 …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 166 milliseconds