Searched refs:ShowReference (Results 1 – 8 of 8) sorted by relevance
508 ShowReference(_sFormula); in showReference()510 void ScFormulaDlg::ShowReference(const String& _sFormula) in ShowReference() function in ScFormulaDlg512 m_aHelper.ShowReference(_sFormula); in ShowReference()
95 void ShowReference( const XubString& rStr );173 virtual void ShowReference( const XubString& rStr );
106 virtual void ShowReference(const String& _sRef);
273 void ScFormulaReferenceHelper::ShowReference( const XubString& rStr ) in ShowReference() function in ScFormulaReferenceHelper993 void ScRefHandler::ShowReference( const XubString& rStr ) in ShowReference() function in ScRefHandler995 m_aHelper.ShowReference( rStr ); in ShowReference()
35 virtual void ShowReference(const String& _sRef) = 0;
94 virtual void ShowReference(const String& _sRef);
183 void FormulaDialog::ShowReference(const String& /*_sRef*/) in ShowReference() function in rptui::FormulaDialog
1035 pAnyRefDlg->ShowReference( GetText() ); in IMPL_LINK()
Completed in 37 milliseconds