Home
last modified time | relevance | path

Searched refs:GetCurrObj (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxihelper.cxx598 GetCurrObj().reset( mrEE.CreateTextObject() ); in CreateCurrObject()
607 if( GetCurrObj().get() ) in SetNewPortion()
608 mrEE.SetText( *GetCurrObj() ); in SetNewPortion()
/trunk/main/sc/source/filter/inc/
H A Dxihelper.hxx222 inline XclImpHFPortionInfo::EditTextObjectRef& GetCurrObj() { return GetCurrInfo().mxObj; } in GetCurrObj() function in XclImpHFConverter

Completed in 11 milliseconds