/aoo42x/main/vcl/source/app/ |
H A D | stdtext.cxx | 54 ErrorBox aBox( pParent, WB_OK | WB_DEF_OK, aText ); in ShowServiceNotAvailableError() local 59 WarningBox aBox( pParent, WB_OK | WB_DEF_OK, aText ); in ShowServiceNotAvailableError() local
|
/aoo42x/main/sd/source/ui/slidesorter/view/ |
H A D | SlsPageObjectPainter.cxx | 222 const Rectangle aBox (mpPageObjectLayouter->GetBoundingBox( in PaintBackground() local 252 const Rectangle aBox (mpPageObjectLayouter->GetBoundingBox( in PaintPreview() local 344 const Rectangle aBox (mpPageObjectLayouter->GetBoundingBox( in PaintPageNumber() local 402 const Rectangle aBox (mpPageObjectLayouter->GetBoundingBox( in PaintTransitionEffect() local 567 const Rectangle aBox (mpPageObjectLayouter->GetBoundingBox( in CreateBackgroundBitmap() local
|
H A D | SlsToolTip.cxx | 171 Rectangle aBox ( in DoShow() local
|
/aoo42x/main/sfx2/source/dialog/ |
H A D | mgetempl.cxx | 627 InfoBox aBox( this, SfxResId( MSG_TABPAGE_INVALIDNAME ) ); in DeactivatePage() local 644 InfoBox aBox( this, SfxResId( MSG_TABPAGE_INVALIDSTYLE ) ); in DeactivatePage() local 664 InfoBox aBox( this, SfxResId( MSG_TABPAGE_INVALIDPARENT ) ); in DeactivatePage() local
|
H A D | passwd.cxx | 87 ErrorBox aBox( this, SfxResId( MSG_ERROR_WRONG_CONFIRM ) ); in IMPL_LINK_INLINE_END() local
|
/aoo42x/main/desktop/source/app/ |
H A D | lockfile2.cxx | 48 QueryBox aBox( NULL, DesktopResId( QBX_USERDATALOCKED ) ); in Lockfile_execWarning() local
|
/aoo42x/main/filter/source/graphicfilter/idxf/ |
H A D | dxfreprd.cxx | 306 DXFBoundingBox aBox; in CalcBoundingBox() local 348 DXFBoundingBox aBox; in CalcBoundingBox() local
|
/aoo42x/main/padmin/source/ |
H A D | adddlg.cxx | 242 QueryBox aBox( this, WB_YES_NO | WB_DEF_NO, aText ); in IMPL_LINK() local 251 QueryBox aBox( this, WB_YES_NO | WB_DEF_NO, aText ); in IMPL_LINK() local 441 InfoBox aBox( this, m_aHelpTxt ); in IMPL_LINK() local 523 InfoBox aBox( this, aText ); in APOldPrinterPage() local 535 InfoBox aBox( this, aText ); in APOldPrinterPage() local 647 ErrorBox aBox( this, WB_OK | WB_DEF_OK, aText ); in addOldPrinters() local
|
H A D | fontentry.cxx | 360 ErrorBox aBox( this, WB_OK | WB_DEF_OK, aErrorText ); in IMPL_LINK() local 477 ErrorBox aBox( m_pProgress ? (Window*)m_pProgress : (Window*)this, WB_OK | WB_DEF_OK, aText ); in importFontsFailed() local 533 ErrorBox aBox( m_pProgress ? (Window*)m_pProgress : (Window*)this, WB_OK | WB_DEF_OK, aText ); in importFontFailed() local 626 InfoBox aBox( this, aText ); in copyFonts() local
|
/aoo42x/main/sc/source/ui/docshell/ |
H A D | docsh4.cxx | 255 QueryBox aBox( 0, WinBits(WB_YES_NO | WB_DEF_YES), aMessage ); in Execute() local 467 QueryBox aBox( GetActiveDialogParent(), WinBits(WB_YES_NO | WB_DEF_YES), in Execute() local 504 QueryBox aBox( GetActiveDialogParent(), WinBits(WB_YES_NO | WB_DEF_YES), in Execute() local 606 WarningBox aBox( pParent ? pParent : GetActiveDialogParent(), in Execute() local 673 WarningBox aBox( GetActiveDialogParent(), in Execute() local 952 … QueryBox aBox( GetActiveDialogParent(), WinBits( WB_YES_NO | WB_DEF_YES ), in Execute() local 1044 … WarningBox aBox( GetActiveDialogParent(), WinBits( WB_OK ), aMessage ); in Execute() local 1049 … WarningBox aBox( GetActiveDialogParent(), WinBits( WB_YES_NO | WB_DEF_YES ), in Execute() local 1083 WarningBox aBox( GetActiveDialogParent(), WinBits( WB_OK ), in Execute() local 1179 InfoBox aBox( GetActiveDialogParent(), in ExecuteChangeProtectionDialog() local
|
H A D | docsh5.cxx | 90 InfoBox aBox( pParent, ScGlobal::GetRscString( nGlobStrId ) ); in ErrorMessage() local 574 InfoBox aBox( GetActiveDialogParent(), in DoConsolidate() local 782 InfoBox aBox(GetActiveDialogParent(), in UseScenario() local 789 InfoBox aBox(GetActiveDialogParent(), in UseScenario() local
|
/aoo42x/main/sfx2/source/sidebar/ |
H A D | ToolBoxBackground.cxx | 103 Rectangle aBox (Point(0,0), GetSizePixel()); in Paint() local
|
H A D | DeckLayouter.cxx | 66 Rectangle aBox (PlaceDeckTitle(rDeckTitleBar, aContentArea)); in LayoutDeck() local 100 … Rectangle aBox (PlaceVerticalScrollBar(rVerticalScrollBar, aContentArea, bShowVerticalScrollBar)); in LayoutPanels() local
|
H A D | Tools.cxx | 150 SvBorder Tools::RectangleToSvBorder (const Rectangle aBox) in RectangleToSvBorder()
|
/aoo42x/main/sdext/source/presenter/ |
H A D | PresenterSpritePane.cxx | 128 awt::Rectangle aBox ( in windowMoved() local
|
H A D | PresenterWindowManager.cxx | 883 awt::Rectangle aBox = mxParentWindow->getPosSize(); in LayoutStandardMode() local 935 awt::Rectangle aBox = mxParentWindow->getPosSize(); in LayoutNotesMode() local 1059 const awt::Rectangle aBox (mpPaneBorderPainter->addBorder ( in LayoutToolBar() local 1079 const awt::Rectangle aBox = mxParentWindow->getPosSize(); in LayoutToolBar() local 1189 awt::Rectangle aBox = mxParentWindow->getPosSize(); in LayoutUnknownMode() local
|
H A D | PresenterScrollBar.cxx | 604 const geometry::RealRectangle2D aBox, in Repaint() 642 geometry::RealRectangle2D aBox (aLocalBox); in PaintBitmap() local 982 geometry::RealRectangle2D aBox (GetRectangle(eArea)); in PaintComposite() local 1204 geometry::RealRectangle2D aBox (GetRectangle(eArea)); in PaintComposite() local
|
/aoo42x/main/sc/source/core/data/ |
H A D | scdpoutputimpl.cxx | 142 SvxBoxItem aBox( ATTR_BORDER ); in OutputBlockFrame() local
|
/aoo42x/main/svx/source/form/ |
H A D | databaselocationinput.cxx | 143 …QueryBox aBox( m_rLocationInput.GetSystemWindow(), WB_YES_NO, SVX_RES( RID_STR_ALREADYEXISTOVERWRI… in prepareCommit() local
|
/aoo42x/main/sd/source/ui/slidesorter/model/ |
H A D | SlsPageDescriptor.cxx | 281 Rectangle aBox (maBoundingBox); in GetBoundingBox() local
|
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ |
H A D | StatusListener.java | 260 JCheckBox aBox = (JCheckBox)m_rControl; in statusChanged() local
|
/aoo42x/main/svtools/source/dialogs/ |
H A D | filedlg2.cxx | 410 ErrorBox aBox( GetPathDialog(), in IMPL_LINK() local 526 InfoBox aBox( GetPathDialog(), aBoxText ); in IsFileOk() local 1111 InfoBox aBox( GetFileDialog(), in IsFileOk() local 1126 QueryBox aBox( GetFileDialog(), in IsFileOk() local
|
/aoo42x/main/sd/source/ui/presenter/ |
H A D | PresenterHelper.cxx | 330 Rectangle aBox (pChildWindow->GetWindowExtentsRelative(pParentWindow)); in getWindowExtentsRelative() local
|
/aoo42x/main/filter/source/xsltdialog/ |
H A D | xmlfiltertabdialog.cxx | 314 ErrorBox aBox(this, (WinBits)(WB_OK), aMessage ); in onOk() local
|
/aoo42x/main/sc/source/filter/lotus/ |
H A D | lotattr.cxx | 158 SvxBoxItem aBox( ATTR_BORDER ); in GetPattAttr() local
|