/aoo41x/main/swext/mediawiki/src/com/sun/star/wiki/ |
H A D | WikiEditSettingDialog.java | 248 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 D | WikiEditorImpl.java | 321 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 D | Helper.java | 957 …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 D | WikiPropDialog.java | 136 Helper.ShowError( m_xContext, in ThreadStop()
|
/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | optsolver.cxx | 766 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()
|
/aoo41x/main/starmath/source/ |
H A D | view.cxx | 1276 void SmViewShell::ShowError( const SmErrorDesc *pErrorDesc ) in ShowError() function in SmViewShell 1298 ShowError( pErrorDesc ); in NextError() 1310 ShowError( pErrorDesc ); in PrevError() 1442 ShowError( 0 ); in Execute()
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | glosdoc.hxx | 138 void ShowError();
|
/aoo41x/main/oovbaapi/ooo/vba/excel/ |
H A D | XValidation.idl | 47 [attribute] boolean ShowError;
|
/aoo41x/main/sc/inc/ |
H A D | detfunc.hxx | 135 sal_Bool ShowError( SCCOL nCol, SCROW nRow );
|
/aoo41x/main/starmath/inc/ |
H A D | view.hxx | 279 void ShowError( const SmErrorDesc *pErrorDesc );
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | optsolver.hxx | 202 void ShowError( bool bCondition, formula::RefEdit* pFocus );
|
/aoo41x/main/sw/source/ui/misc/ |
H A D | glosdoc.cxx | 552 void SwGlossaries::ShowError() in ShowError() function in SwGlossaries
|
H A D | glossary.cxx | 708 pGloss->ShowError(); in IMPL_LINK()
|
/aoo41x/main/sc/source/core/tool/ |
H A D | detfunc.cxx | 1244 sal_Bool ScDetectiveFunc::ShowError( SCCOL nCol, SCROW nRow ) in ShowError() function in ScDetectiveFunc
|
/aoo41x/main/sc/source/ui/docshell/ |
H A D | docfunc.cxx | 354 sal_Bool bDone = ScDetectiveFunc( pDoc,nTab ).ShowError( nCol, nRow ); in DetectiveAddError() 509 aFunc.ShowError( nCol, nRow ); in DetectiveRefresh()
|