Home
last modified time | relevance | path

Searched refs:CalcFieldValue (Results 1 – 25 of 31) sorted by relevance

12

/trunk/main/svx/source/svdraw/
H A Dsvdoutl.cxx107 XubString SdrOutliner::CalcFieldValue(const SvxFieldItem& rField, sal_uInt32 nPara, sal_uInt16 nPos, in CalcFieldValue() function in SdrOutliner
114 …bOk = static_cast< SdrTextObj* >( mpTextObj.get())->CalcFieldValue(rField, nPara, nPos, sal_False,… in CalcFieldValue()
117 aRet = Outliner::CalcFieldValue(rField, nPara, nPos, rpTxtColor, rpFldColor); in CalcFieldValue()
H A Dsvdotxfl.cxx49 FASTBOOL SdrTextObj::CalcFieldValue(const SvxFieldItem& /*rField*/, sal_uInt32 /*nPara*/, sal_uInt1… in CalcFieldValue() function in SdrTextObj
H A Dsvdomeas.cxx580 FASTBOOL SdrMeasureObj::CalcFieldValue(const SvxFieldItem& rField, sal_uInt32 nPara, sal_uInt16 nPo… in CalcFieldValue() function in SdrMeasureObj
597 return SdrTextObj::CalcFieldValue(rField,nPara,nPos,bEdit,rpTxtColor,rpFldColor,rRet); in CalcFieldValue()
/trunk/main/sc/source/ui/pagedlg/
H A Dscuitphfedit.cxx283 …String aPageFieldValue(aWndLeft.GetEditEngine()->CalcFieldValue(SvxFieldItem(SvxPageField(), EE_FE… in InitPreDefinedList()
284 …String aSheetFieldValue(aWndLeft.GetEditEngine()->CalcFieldValue(SvxFieldItem(SvxTableField(), EE_… in InitPreDefinedList()
285 …String aFileFieldValue(aWndLeft.GetEditEngine()->CalcFieldValue(SvxFieldItem(SvxFileField(), EE_FE… in InitPreDefinedList()
286 …String aExtFileFieldValue(aWndLeft.GetEditEngine()->CalcFieldValue(SvxFieldItem(SvxExtFileField(),… in InitPreDefinedList()
287 …String aDateFieldValue(aWndLeft.GetEditEngine()->CalcFieldValue(SvxFieldItem(SvxDateField(), EE_FE… in InitPreDefinedList()
/trunk/main/editeng/source/outliner/
H A Doutleeng.cxx214 XubString OutlinerEditEng::CalcFieldValue( const SvxFieldItem& rField, sal_uInt32 nPara, sal_uInt16… in CalcFieldValue() function in OutlinerEditEng
216 return pOwner->CalcFieldValue( rField, nPara, nPos, rpTxtColor, rpFldColor ); in CalcFieldValue()
H A Doutleeng.hxx77 …virtual XubString CalcFieldValue( const SvxFieldItem& rField, sal_uInt32 nPara, sal_uInt16 nPos, C…
/trunk/main/sc/inc/
H A Deditutil.hxx216 …virtual String CalcFieldValue( const SvxFieldItem& rField, sal_uInt32 nPara, sal_uInt16 nPos, Colo…
228 …virtual String CalcFieldValue( const SvxFieldItem& rField, sal_uInt32 nPara, sal_uInt16 nPos, Colo…
/trunk/main/editeng/source/uno/
H A Dunofored.cxx165 XubString SvxEditEngineForwarder::CalcFieldValue( const SvxFieldItem& rField, sal_uInt32 nPara, sal… in CalcFieldValue() function in SvxEditEngineForwarder
167 return rEditEngine.CalcFieldValue( rField, nPara, nPos, rpTxtColor, rpFldColor ); in CalcFieldValue()
H A Dunoforou.cxx235 XubString SvxOutlinerForwarder::CalcFieldValue( const SvxFieldItem& rField, sal_uInt32 nPara, sal_u… in CalcFieldValue() function in SvxOutlinerForwarder
237 return rOutliner.CalcFieldValue( rField, nPara, nPos, rpTxtColor, rpFldColor ); in CalcFieldValue()
H A Dunoedprx.cxx664 XubString SvxAccessibleTextAdapter::CalcFieldValue( const SvxFieldItem& rField, sal_uInt32 nPara, s… in CalcFieldValue() function in SvxAccessibleTextAdapter
668 return mrTextForwarder->CalcFieldValue( rField, nPara, nPos, rpTxtColor, rpFldColor ); in CalcFieldValue()
H A Dunotext.cxx686 …OUString aPresentation( pForwarder->CalcFieldValue( SvxFieldItem(*pData, EE_FEATURE_FIELD), maSele… in getPropertyValue()
2585 XubString SvxDummyTextSource::CalcFieldValue( const SvxFieldItem&, sal_uInt32, sal_uInt16, Color*&,… in CalcFieldValue() function in SvxDummyTextSource
/trunk/main/sc/source/core/tool/
H A Deditutil.cxx644 String __EXPORT ScHeaderEditEngine::CalcFieldValue( const SvxFieldItem& rField, in CalcFieldValue() function in ScHeaderEditEngine
710 String __EXPORT ScFieldEditEngine::CalcFieldValue( const SvxFieldItem& rField, in CalcFieldValue() function in ScFieldEditEngine
/trunk/main/svx/inc/svx/
H A Dsvdoutl.hxx52 …virtual String CalcFieldValue(const SvxFieldItem& rField, sal_uInt32 nPara, sal_uInt16 nPos, Colo…
H A Dsvdomeas.hxx151 virtual FASTBOOL CalcFieldValue(const SvxFieldItem& rField, sal_uInt32 nPara, sal_uInt16 nPos,
H A Dsvdotext.hxx484 virtual FASTBOOL CalcFieldValue(const SvxFieldItem& rField, sal_uInt32 nPara, sal_uInt16 nPos,
/trunk/main/sc/source/ui/unoobj/
H A Dfielduno.cxx137 virtual String CalcFieldValue( const SvxFieldItem& rField, sal_uInt32 nPara, sal_uInt16 nPos,
168 String ScUnoEditEngine::CalcFieldValue( const SvxFieldItem& rField, in CalcFieldValue() function in ScUnoEditEngine
171 String aRet(EditEngine::CalcFieldValue( rField, nPara, nPos, rTxtColor, rFldColor )); in CalcFieldValue()
/trunk/main/editeng/inc/editeng/
H A Dunofored.hxx61 …virtual XubString CalcFieldValue( const SvxFieldItem& rField, sal_uInt32 nPara, sal_uInt16 nPos…
H A Dunoforou.hxx79 …virtual XubString CalcFieldValue( const SvxFieldItem& rField, sal_uInt32 nPara, sal_uInt16 nPos…
H A Dunoedprx.hxx62 …virtual XubString CalcFieldValue( const SvxFieldItem& rField, sal_uInt32 nPara, sal_uInt16 nPo…
H A Dunoedsrc.hxx169 …virtual XubString CalcFieldValue( const SvxFieldItem& rField, sal_uInt32 nPara, sal_uInt16 nPos…
H A Dediteng.hxx454 …virtual String CalcFieldValue( const SvxFieldItem& rField, sal_uInt32 nPara, xub_StrLen nPos, Colo…
/trunk/main/svx/source/accessibility/
H A DAccessibleEmptyEditSource.cxx137 …XubString CalcFieldValue( const SvxFieldItem& /*rField*/, sal_uInt32 /*nPara*/, sal_uInt16 /*nPos… in CalcFieldValue() function in accessibility::AccessibleEmptyEditSource_Impl
/trunk/main/svx/workben/
H A Dedittest.cxx195 …virtual String CalcFieldValue( const SvxFieldItem& rField, sal_uInt32 nPara, USHORT nPos, Color*& …
200 XubString __EXPORT MyEditEngine::CalcFieldValue( const SvxFieldItem& rField, sal_uInt32 nPara, USHO… in CalcFieldValue() function in MyEditEngine
/trunk/main/starmath/source/
H A Daccessibility.cxx1148 XubString SmTextForwarder::CalcFieldValue( const SvxFieldItem& rField, sal_uInt32 nPara, sal_uInt16… in CalcFieldValue() function in SmTextForwarder
1153 aTxt = pEditEngine->CalcFieldValue( rField, nPara, nPos, rpTxtColor, rpFldColor ); in CalcFieldValue()
H A Daccessibility.hxx234 …virtual XubString CalcFieldValue( const SvxFieldItem& rField, sal_uInt32 nPara, sal_uInt16 nPos…

Completed in 154 milliseconds

12