Searched refs:rEng (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/sc/source/core/data/ |
H A D | attrib.cxx | 795 sal_Bool lcl_ConvertFields(EditEngine& rEng, const String* pCommands) in lcl_ConvertFields() argument 798 sal_uInt16 nParCnt = rEng.GetParagraphCount(); in lcl_ConvertFields() 801 String aStr = rEng.GetText( nPar ); in lcl_ConvertFields() 807 rEng.QuickInsertField( SvxFieldItem(SvxPageField(), EE_FEATURE_FIELD), aSel ); in lcl_ConvertFields() 813 rEng.QuickInsertField( SvxFieldItem(SvxPagesField(), EE_FEATURE_FIELD), aSel ); in lcl_ConvertFields() 819 …rEng.QuickInsertField( SvxFieldItem(SvxDateField(Date(),SVXDATETYPE_VAR), EE_FEATURE_FIELD), aSel … in lcl_ConvertFields() 825 rEng.QuickInsertField( SvxFieldItem(SvxTimeField(), EE_FEATURE_FIELD ), aSel ); in lcl_ConvertFields() 831 rEng.QuickInsertField( SvxFieldItem(SvxFileField(), EE_FEATURE_FIELD), aSel ); in lcl_ConvertFields() 837 rEng.QuickInsertField( SvxFieldItem(SvxTableField(), EE_FEATURE_FIELD), aSel ); in lcl_ConvertFields()
|
Completed in 24 milliseconds