Home
last modified time | relevance | path

Searched refs:aBox (Results 101 – 125 of 134) sorted by relevance

123456

/trunk/main/svx/source/dialog/
H A Dsvxruler.cxx170 ListBox aBox; member in RulerDebugWindow
174 aBox(this, WB_BORDER) in RulerDebugWindow()
178 aBox.SetSizePixel(aOutput); in RulerDebugWindow()
179 aBox.Show(); in RulerDebugWindow()
189 ListBox& GetLBox() {return aBox;} in GetLBox()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx157 SvxBoxItem aBox(RES_BOX); aBox.SetDistance( 55 ); in lcl_SetDfltBoxAttr() local
159 aBox.SetLine( &aLine, BOX_LINE_TOP ); in lcl_SetDfltBoxAttr()
161 aBox.SetLine( &aLine, BOX_LINE_BOTTOM ); in lcl_SetDfltBoxAttr()
163 aBox.SetLine( &aLine, BOX_LINE_LEFT ); in lcl_SetDfltBoxAttr()
165 aBox.SetLine( &aLine, BOX_LINE_RIGHT ); in lcl_SetDfltBoxAttr()
166 rFmt.SetFmtAttr( aBox ); in lcl_SetDfltBoxAttr()
/trunk/main/sw/source/ui/uiview/
H A Dviewling.cxx497 QueryBox aBox( &GetEditWin(), SW_RES( DLG_SPECIAL_FORCED ) ); in HyphenateDocument() local
498 if( aBox.Execute() == RET_YES ) in HyphenateDocument()
/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx635 SvxBoxItem aBox( RES_BOX ); in DoUnderline() local
636 aBox.SetLine( &aLine, BOX_LINE_BOTTOM ); in DoUnderline()
637 aBox.SetDistance( 42 ); // ~0,75 mm in DoUnderline()
638 aSet.Put(aBox); in DoUnderline()
/trunk/main/sfx2/source/dialog/
H A Dmailmodel.cxx934 ErrorBox aBox( pParentWindow, SfxResId( RID_ERRBOX_MAIL_CONFIG )); in Send() local
935 aBox.Execute(); in Send()
H A Dtempldlg.cxx2261 QueryBox aBox( SFX_APP()->GetTopWindow(), WB_YES_NO | WB_DEF_NO, aMsg ); in DeleteHdl() local
2263 QueryBox aBox( GetWindow(), WB_YES_NO | WB_DEF_NO , aMsg ); in DeleteHdl() local
2265 if ( RET_YES == aBox.Execute() ) in DeleteHdl()
/trunk/main/sfx2/source/doc/
H A Dobjcont.cxx1049 sfx2::QueryTemplateBox aBox( GetDialogParent(), sMessage ); in UpdateFromTemplate_Impl() local
1050 if ( RET_YES == aBox.Execute() ) in UpdateFromTemplate_Impl()
/trunk/main/sc/source/ui/view/
H A Dtabview2.cxx923 InfoBox aBox( pParent, ScGlobal::GetRscString( nGlobStrId ) ); in ErrorMessage() local
924 aBox.Execute(); in ErrorMessage()
H A Dviewfun4.cxx421 InfoBox aBox( GetViewData()->GetDialogParent(), aErr ); in DoThesaurus() local
422 aBox.Execute(); in DoThesaurus()
H A Dcellsh2.cxx842 QueryBox aBox( pTabViewShell->GetDialogParent(), in ExecuteDB() local
845 if (aBox.Execute() == RET_NO) in ExecuteDB()
/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx1118 InfoBox aBox( this, SfxResId( RID_INFO_NOSEARCHRESULTS ) ); in IMPL_LINK() local
1119 aBox.SetText( String( SfxResId( STR_HELP_WINDOW_TITLE ) ) ); in IMPL_LINK()
1120 aBox.Execute(); in IMPL_LINK()
2507 InfoBox aBox( pSrchDlg, SfxResId( RID_INFO_NOSEARCHTEXTFOUND ) ); in IMPL_LINK() local
2508 aBox.Execute(); in IMPL_LINK()
/trunk/main/sw/source/core/access/
H A Daccdoc.cxx266 awt::Rectangle aBox( aPixBounds.Left(), aPixBounds.Top(), in getBounds() local
269 return aBox; in getBounds()
/trunk/main/fpicker/source/office/
H A Diodlg.cxx1257 QueryBox aBox( pThis, WB_YES_NO, SvtResId( STR_SVT_ALREADYEXISTOVERWRITE ) ); in IMPL_STATIC_LINK() local
1258 if ( aBox.Execute() != RET_YES ) in IMPL_STATIC_LINK()
2117 ErrorBox aBox( this, WB_OK, SvtResId( STR_SVT_NOREMOVABLEDEVICE ) ); in PrepareExecute() local
2118 aBox.Execute(); in PrepareExecute()
/trunk/main/sd/source/ui/view/
H A Ddrviews1.cxx829 QueryBox aBox(pWindow, WB_YES_NO | WB_DEF_YES, in DoVerb() local
831 nOK = aBox.Execute(); in DoVerb()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_extensioncmdqueue.cxx540 …const ::std::auto_ptr< ErrorBox > aBox( new ErrorBox( m_pDialogHelper? m_pDialogHelper->getWindow(… in update_() local
541 aBox->Execute(); in update_()
/trunk/main/cui/source/dialogs/
H A Dcuigaldlg.cxx594 InfoBox aBox( this, aStr ); in IMPL_LINK() local
595 aBox.Execute(); in IMPL_LINK()
/trunk/main/dbaccess/source/ui/misc/
H A DDExport.cxx783 OSQLWarningBox aBox( NULL, aMsg, WB_YES_NO | WB_DEF_NO ); in showErrorDialog() local
785 if (aBox.Execute() == RET_YES) in showErrorDialog()
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx3060 SvxBoxItem aBox( RES_BOX ); in setPropertyValue() local
3065 aBox.SetLine(bSet ? &aLine : 0, BOX_LINE_TOP); in setPropertyValue()
3069 aBox.SetLine(bSet ? &aLine : 0, BOX_LINE_BOTTOM); in setPropertyValue()
3073 aBox.SetLine(bSet ? &aLine : 0, BOX_LINE_LEFT); in setPropertyValue()
3077 aBox.SetLine(bSet ? &aLine : 0, BOX_LINE_RIGHT); in setPropertyValue()
3088 aBox.SetDistance((sal_uInt16)MM100_TO_TWIP(pBorder->Distance)); in setPropertyValue()
3091 aSet.Put(aBox); in setPropertyValue()
/trunk/main/sdext/source/presenter/
H A DPresenterTextView.cxx487 const awt::Rectangle aBox (pParagraph->GetCharacterBounds(nCharacterIndex, false)); in Paint() local
490 aBox, in Paint()
H A DPresenterScrollBar.hxx225 const css::geometry::RealRectangle2D aBox,
/trunk/main/sc/source/ui/docshell/
H A Ddocsh3.cxx1276 QueryBox aBox( GetActiveDialogParent(), WinBits( WB_YES_NO | WB_DEF_YES ), in MergeSharedDocument() local
1278 if ( aBox.Execute() == RET_YES ) in MergeSharedDocument()
/trunk/main/sw/source/ui/misc/
H A Dglossary.cxx775 QueryBox aBox(this, WB_YES_NO, sReadonlyPath); in IMPL_LINK() local
776 if(RET_YES == aBox.Execute()) in IMPL_LINK()
/trunk/main/extensions/source/scanner/
H A Dsanedlg.cxx712 WarningBox aBox( this, WB_OK_CANCEL | WB_DEF_OK, aString ); in AcquirePreview() local
713 if( aBox.Execute() == RET_CANCEL ) in AcquirePreview()
/trunk/main/sfx2/source/view/
H A Dviewsh.cxx583 … InfoBox aBox( SFX_APP()->GetTopWindow(), SfxResId( MSG_ERROR_SEND_MAIL )); in ExecMisc_Impl() local
584 aBox.Execute(); in ExecMisc_Impl()
/trunk/main/filter/source/pdf/
H A Dimpdialog.cxx741 WarningBox aBox( this, PDFFilterResId( RID_PDF_WARNPDFAPASSWORD ) ); in IMPL_LINK() local
742 aBox.Execute(); in IMPL_LINK()

Completed in 296 milliseconds

123456