Home
last modified time | relevance | path

Searched refs:ScFormulaReferenceHelper (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/sc/source/ui/miscdlgs/
H A Danyrefdg.cxx61 ScFormulaReferenceHelper::ScFormulaReferenceHelper(IAnyRefDialog* _pDlg,SfxBindings* _pBindings) in ScFormulaReferenceHelper() function in ScFormulaReferenceHelper
76 ScFormulaReferenceHelper::~ScFormulaReferenceHelper() in ~ScFormulaReferenceHelper()
91 void ScFormulaReferenceHelper::enableInput( sal_Bool bEnable ) in enableInput()
127 void ScFormulaReferenceHelper::ShowSimpleReference( const XubString& rStr ) in ShowSimpleReference()
160 bool ScFormulaReferenceHelper::ParseWithNames( ScRangeList& rRanges, const String& rStr, ScDocument… in ParseWithNames()
191 void ScFormulaReferenceHelper::ShowFormulaReference( const XubString& rStr ) in ShowFormulaReference()
252 void ScFormulaReferenceHelper::HideReference( sal_Bool bDoneRefMode ) in HideReference()
273 void ScFormulaReferenceHelper::ShowReference( const XubString& rStr ) in ShowReference()
297 void ScFormulaReferenceHelper::ReleaseFocus( formula::RefEdit* pEdit, formula::RefButton* pButton ) in ReleaseFocus()
332 void ScFormulaReferenceHelper::Init() in Init()
[all …]
/AOO41X/main/sc/source/ui/inc/
H A Danyrefdg.hxx60 class ScFormulaReferenceHelper class
87 ScFormulaReferenceHelper(IAnyRefDialog* _pDlg,SfxBindings* _pBindings);
88 ~ScFormulaReferenceHelper();
135 ScFormulaReferenceHelper
H A Dformula.hxx66 ScFormulaReferenceHelper m_aHelper;