Home
last modified time | relevance | path

Searched refs:WB_DEF_OK (Results 1 – 25 of 83) sorted by relevance

1234

/aoo4110/main/basctl/source/basicide/
H A Dmoduldl2.cxx309 ErrorBox( this, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_LIBISREADONLY ) ) ).Execute(); in EditingEntry()
379 ErrorBox( this, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_SBXNAMEALLREADYUSED ) ) ).Execute(); in EditedEntry()
392 ErrorBox( this, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_LIBNAMETOLONG ) ) ).Execute(); in EditedEntry()
394 ErrorBox( this, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_BADSBXNAME ) ) ).Execute(); in EditedEntry()
410 ErrorBox(this, WB_OK | WB_DEF_OK, in IMPL_LINK()
965 ErrorBox( this, WB_OK | WB_DEF_OK, aErrStr ).Execute(); in InsertLib()
982 ErrorBox( this, WB_OK | WB_DEF_OK, aErrStr ).Execute(); in InsertLib()
1001 ErrorBox( this, WB_OK | WB_DEF_OK, aErrStr ).Execute(); in InsertLib()
1636 ErrorBox( pWin, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_LIBNAMETOLONG ) ) ).Execute(); in createLibImpl()
1640 ErrorBox( pWin, WB_OK | WB_DEF_OK, in createLibImpl()
[all …]
H A Dbasobj2.cxx177 …ErrorBox aError( pErrorParent, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_SBXNAMEALLREADYUSED2 )… in RenameModule()
185 … ErrorBox aError( pErrorParent, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_BADSBXNAME ) ) ); in RenameModule()
356 … ErrorBox( NULL, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_ERRORCHOOSEMACRO ) ) ).Execute(); in ChooseMacro()
H A Dbasobj3.cxx185 …ErrorBox aError( pErrorParent, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_SBXNAMEALLREADYUSED2 )… in RenameDialog()
193 … ErrorBox aError( pErrorParent, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_BADSBXNAME ) ) ); in RenameDialog()
H A Dmoduldlg.cxx107 ErrorBox( this, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_BADSBXNAME ) ) ).Execute(); in EditedEntry()
832 ErrorBox( this, WB_OK | WB_DEF_OK, in NewDialog()
1054 ErrorBox( pWin, WB_OK | WB_DEF_OK, in createModImpl()
/aoo4110/main/svtools/source/java/
H A Djavaerror.src29 DefButton = WB_DEF_OK ;
36 DefButton = WB_DEF_OK ;
50 DefButton = WB_DEF_OK ;
57 DefButton = WB_DEF_OK ;
/aoo4110/main/sfx2/source/dialog/
H A Ddialog.src45 DEFBUTTON = WB_DEF_OK ;
51 DEFBUTTON = WB_DEF_OK ;
57 DEFBUTTON = WB_DEF_OK ;
114 DEFBUTTON = WB_DEF_OK ;
H A Dmailwindow.src32 DEFBUTTON = WB_DEF_OK ;
/aoo4110/main/sfx2/source/doc/
H A Ddoc.src99 DEFBUTTON = WB_DEF_OK ;
113 DEFBUTTON = WB_DEF_OK ;
139 DEFBUTTON = WB_DEF_OK ;
149 DEFBUTTON = WB_DEF_OK ;
155 DEFBUTTON = WB_DEF_OK ;
161 DEFBUTTON = WB_DEF_OK ;
167 DEFBUTTON = WB_DEF_OK ;
/aoo4110/main/dbaccess/source/ui/inc/
H A Dsqlmessage.hxx91 WinBits _nStyle = WB_OK | WB_DEF_OK,
104 WinBits nStyle = WB_OK | WB_DEF_OK,
130 WinBits _nStyle = WB_OK | WB_DEF_OK,
/aoo4110/main/cui/source/options/
H A Doptjava.src271 DEFBUTTON = WB_DEF_OK ;
278 DEFBUTTON = WB_DEF_OK ;
285 DEFBUTTON = WB_DEF_OK ;
292 DEFBUTTON = WB_DEF_OK ;
/aoo4110/main/dbaccess/source/ui/uno/
H A Ddbinteraction.cxx187 WinBits nDialogStyle = WB_OK | WB_DEF_OK; in implHandle()
237 nDialogStyle = ( bHaveCancel ? WB_OK_CANCEL : WB_OK ) | WB_DEF_OK; in implHandle()
323 WinBits nDialogStyle = WB_OK | WB_DEF_OK; in implHandle()
/aoo4110/main/vcl/source/app/
H A Dstdtext.cxx54 ErrorBox aBox( pParent, WB_OK | WB_DEF_OK, aText ); in ShowServiceNotAvailableError()
59 WarningBox aBox( pParent, WB_OK | WB_DEF_OK, aText ); in ShowServiceNotAvailableError()
/aoo4110/main/desktop/source/app/
H A Ddesktop.src157 DefButton = WB_DEF_OK ;
206 DefButton = WB_DEF_OK ;
213 DefButton = WB_DEF_OK ;
/aoo4110/main/sfx2/source/view/
H A Dview.src154 DEFBUTTON = WB_DEF_OK ;
173 DEFBUTTON = WB_DEF_OK ;
H A Dviewprn.cxx332 ErrorBox( mpViewShell->GetWindow(), WB_OK | WB_DEF_OK, aMsg ).Execute(); in jobFinished()
555 RET_YES == QueryBox(0, WB_YES_NO | WB_DEF_OK, aMsg).Execute() ) in SetPrinter_Impl()
818 … ErrorBox( NULL, WB_OK | WB_DEF_OK, String( SfxResId( STR_NODEFPRINTER ) ) ).Execute(); in ExecPrint_Impl()
/aoo4110/main/padmin/source/
H A Dadddlg.cxx209 ErrorBox aErrorBox( this, WB_OK | WB_DEF_OK, aText ); in IMPL_LINK()
222 ErrorBox aErrorBox( this, WB_OK | WB_DEF_OK, aText ); in IMPL_LINK()
294 ErrorBox aErrorBox( this, WB_OK | WB_DEF_OK, aText ); in IMPL_LINK()
647 ErrorBox aBox( this, WB_OK | WB_DEF_OK, aText ); in addOldPrinters()
H A Dfontentry.cxx360 ErrorBox aBox( this, WB_OK | WB_DEF_OK, aErrorText ); in IMPL_LINK()
477 ErrorBox aBox( m_pProgress ? (Window*)m_pProgress : (Window*)this, WB_OK | WB_DEF_OK, aText ); in importFontsFailed()
533 ErrorBox aBox( m_pProgress ? (Window*)m_pProgress : (Window*)this, WB_OK | WB_DEF_OK, aText ); in importFontFailed()
H A Dpadialog.cxx162 ErrorBox aBox( GetParent(), WB_OK | WB_DEF_OK, String( PaResId( RID_ERR_NOWRITE ) ) ); in Init()
608 ErrorBox aErrorBox( this, WB_OK | WB_DEF_OK, aString ); in PrintTestPage()
641 ErrorBox aBox( this, WB_OK | WB_DEF_OK, aText ); in RemDevice()
/aoo4110/main/sc/source/ui/miscdlgs/
H A Dscuiautofmt.cxx300 WinBits( WB_OK_CANCEL | WB_DEF_OK), in IMPL_LINK()
427 WinBits( WB_OK_CANCEL | WB_DEF_OK), in IMPL_LINK()
/aoo4110/main/sfx2/source/appl/
H A Dapp.src77 DEFBUTTON = WB_DEF_OK ;
418 DefButton = WB_DEF_OK ;
H A Dnewhelp.src428 DEFBUTTON = WB_DEF_OK ;
435 DEFBUTTON = WB_DEF_OK ;
/aoo4110/main/extensions/source/scanner/
H A Dsanedlg.cxx135 ErrorBox aErrorBox( NULL, WB_OK | WB_DEF_OK, in Execute()
712 WarningBox aBox( this, WB_OK_CANCEL | WB_DEF_OK, aString ); in AcquirePreview()
722 ErrorBox aErrorBox( this, WB_OK | WB_DEF_OK, in AcquirePreview()
/aoo4110/main/xmlsecurity/source/component/
H A Dwarnbox.src29 DefButton = WB_DEF_OK ;
/aoo4110/main/sw/source/ui/app/
H A Dapp.src249 DEFBUTTON = WB_DEF_OK ;
255 DEFBUTTON = WB_DEF_OK ;
/aoo4110/main/sc/source/ui/view/
H A Dcellsh3.cxx428 ErrorBox aErrorBox( pTabViewShell->GetDialogParent(), WinBits(WB_OK | WB_DEF_OK), in Execute()
898 ErrorBox( pDlgParent, WinBits( WB_OK | WB_DEF_OK ), in Execute()

Completed in 151 milliseconds

1234