Home
last modified time | relevance | path

Searched refs:ShowError (Results 1 – 15 of 15) sorted by relevance

/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiEditSettingDialog.java248 Helper.ShowError( m_xContext, in DoLogin()
265 Helper.ShowError( m_xContext, in DoLogin()
301 Helper.ShowError( m_xContext, in DoLogin()
314 Helper.ShowError( m_xContext, in DoLogin()
330 Helper.ShowError( m_xContext, in DoLogin()
343 Helper.ShowError( m_xContext, in DoLogin()
H A DWikiEditorImpl.java321 Helper.ShowError( m_xContext, in sendArticle()
369 bAllowSending = Helper.ShowError( in SendArticleImpl()
413 Helper.ShowError( m_xContext, in SendArticleImpl()
431 Helper.ShowError( m_xContext, in SendArticleImpl()
444 Helper.ShowError( m_xContext, in SendArticleImpl()
H A DHelper.java957 …protected static void ShowError( XComponentContext xContext, XDialog xDialog, int nTitleID, int nE… in ShowError() method
963 ShowError( xContext, xPeer, nTitleID, nErrorID, sArg, bQuery ); in ShowError()
966 …protected static boolean ShowError( XComponentContext xContext, XWindowPeer xParentPeer, int nTitl… in ShowError() method
H A DWikiPropDialog.java136 Helper.ShowError( m_xContext, in ThreadStop()
/trunk/main/sc/source/ui/miscdlgs/
H A Doptsolver.cxx766 void ScOptSolverDlg::ShowError( bool bCondition, formula::RefEdit* pFocus ) in ShowError() function in ScOptSolverDlg
840 ShowError( false, &maEdObjectiveCell ); in CallSolver()
849 ShowError( false, &maEdVariableCells ); in CallSolver()
886 ShowError( true, NULL ); in CallSolver()
902 ShowError( true, NULL ); in CallSolver()
915 ShowError( true, NULL ); in CallSolver()
962 ShowError( false, &maEdTargetValue ); in CallSolver()
/trunk/main/starmath/source/
H A Dview.cxx1279 void SmViewShell::ShowError( const SmErrorDesc *pErrorDesc ) in ShowError() function in SmViewShell
1301 ShowError( pErrorDesc ); in NextError()
1313 ShowError( pErrorDesc ); in PrevError()
1445 ShowError( 0 ); in Execute()
/trunk/main/sw/source/ui/inc/
H A Dglosdoc.hxx138 void ShowError();
/trunk/main/oovbaapi/ooo/vba/excel/
H A DXValidation.idl47 [attribute] boolean ShowError;
/trunk/main/sc/inc/
H A Ddetfunc.hxx135 sal_Bool ShowError( SCCOL nCol, SCROW nRow );
/trunk/main/starmath/inc/
H A Dview.hxx279 void ShowError( const SmErrorDesc *pErrorDesc );
/trunk/main/sc/source/ui/inc/
H A Doptsolver.hxx202 void ShowError( bool bCondition, formula::RefEdit* pFocus );
/trunk/main/sw/source/ui/misc/
H A Dglosdoc.cxx552 void SwGlossaries::ShowError() in ShowError() function in SwGlossaries
H A Dglossary.cxx713 pGloss->ShowError(); in IMPL_LINK()
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx1244 sal_Bool ScDetectiveFunc::ShowError( SCCOL nCol, SCROW nRow ) in ShowError() function in ScDetectiveFunc
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx354 sal_Bool bDone = ScDetectiveFunc( pDoc,nTab ).ShowError( nCol, nRow ); in DetectiveAddError()
509 aFunc.ShowError( nCol, nRow ); in DetectiveRefresh()

Completed in 132 milliseconds