Home
last modified time | relevance | path

Searched refs:addWindow (Results 1 – 10 of 10) sorted by relevance

/trunk/main/svtools/source/filter/
H A Dexportdialog.cxx825 xRow->addWindow( &maFlColorDepth ); in createColorDepthControls()
833 xRows->addWindow( &maLbColorDepth ); in createColorDepthControls()
879 xRows->addWindow( &maFtJPGMin ); in createFilterOptions()
880 xRows->addWindow( &maFtJPGMax ); in createFilterOptions()
911 xRows->addWindow( &maFtPNGMin ); in createFilterOptions()
912 xRows->addWindow( &maFtPNGMax ); in createFilterOptions()
917 rLayout.addWindow( &maFlMode ); in createFilterOptions()
982 rLayout.addWindow( &maFlMode ); in createFilterOptions()
1015 xRows->addWindow( &maRbBinary ); in createFilterOptions()
1016 xRows->addWindow( &maRbText ); in createFilterOptions()
[all …]
/trunk/main/vcl/source/window/
H A Dprintdlg.cxx563 xLayout->addWindow( &maNupLine ); in setupLayout()
583 xRow->addWindow( &maNupColEdt ); in setupLayout()
584 xRow->addWindow( &maNupTimesTxt ); in setupLayout()
585 xRow->addWindow( &maNupRowsEdt ); in setupLayout()
691 xLayout->addWindow( &maPrinterFL ); in setupLayout()
693 xLayout->addWindow( &maPrinters, 3 ); in setupLayout()
698 xDetRow->addWindow( &maDetailsBtn ); in setupLayout()
700 xDetRow->addWindow( &maSetupButton ); in setupLayout()
715 xLayout->addWindow( &maCopies ); in setupLayout()
810 xCol->addWindow( &maToFileBox ); in setupLayout()
[all …]
H A Dwindow4.cxx118 void Window::addWindow( Window* i_pWin, bool i_bTakeOwnership ) in addWindow() function in Window
H A Darrange.cxx487 size_t RowOrColumn::addWindow( Window* i_pWindow, sal_Int32 i_nExpandPrio, const Size& i_rMinSize, … in addWindow() function in RowOrColumn
991 size_t MatrixArranger::addWindow( Window* i_pWindow, sal_uInt32 i_nX, sal_uInt32 i_nY, sal_Int32 i_… in addWindow() function in MatrixArranger
/trunk/main/sfx2/source/dialog/
H A Dpasswd.cxx141 xEdits->addWindow( &maPasswordBox ); in SfxPasswordDialog()
153 xEdits->addWindow( &maPassword2Box ); in SfxPasswordDialog()
164 addWindow( pLine, true ); in SfxPasswordDialog()
165 xLayout->addWindow( pLine ); in SfxPasswordDialog()
173 size_t nBtnIndex = xButtons->addWindow( &maHelpBtn, 0, aBtnSize ); in SfxPasswordDialog()
175 nBtnIndex = xButtons->addWindow( &maOKBtn, 0, aBtnSize ); in SfxPasswordDialog()
176 nBtnIndex = xButtons->addWindow( &maCancelBtn, 0, aBtnSize ); in SfxPasswordDialog()
/trunk/main/svx/source/form/
H A Dfmview.cxx225 pImpl->addWindow( *pPageWindow ); in AddWindowToPaintView()
406 pImpl->addWindow(rPageWindow); in ActivateControls()
469 pImpl->addWindow(rPageWindow); in InsertControlContainer()
H A Dfmvwimp.cxx584 void FmXFormView::addWindow(const SdrPageWindow& rWindow) in addWindow() function in FmXFormView
/trunk/main/vcl/inc/vcl/
H A Darrange.hxx248 …size_t addWindow( Window*, sal_Int32 i_nExpandPrio = 0, const Size& i_rMinSize = Size(), size_t i_…
442 …size_t addWindow( Window*, sal_uInt32 i_nX, sal_uInt32 i_nY, sal_Int32 i_nExpandPrio = 0, const Si…
H A Dwindow.hxx1149 void addWindow( Window* i_pWin, bool i_bTakeOwnership = true );
/trunk/main/svx/source/inc/
H A Dfmvwimp.hxx248 void addWindow(const SdrPageWindow&);

Completed in 66 milliseconds