Home
last modified time | relevance | path

Searched refs:WINDOW_POSSIZE_Y (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/reportdesign/source/ui/dlg/
H A DCondFormat.cxx363 m_aSeparator.SetPosSizePixel( 0, aPos.Y(), 0, 0, WINDOW_POSSIZE_Y ); in impl_layoutAll()
369 pWindows[i]->SetPosSizePixel( 0, aPos.Y(), 0, 0, WINDOW_POSSIZE_Y ); in impl_layoutAll()
H A DCondition.cxx303 … aToolbarPos.Y() + ( aPreviewSize.Height() - aToolbarSize.Height() ) / 2, 0, 0, WINDOW_POSSIZE_Y ); in Condition()
/aoo41x/main/sw/source/ui/utlui/
H A Dnavipi.cxx754 WINDOW_POSSIZE_X|WINDOW_POSSIZE_Y|WINDOW_POSSIZE_WIDTH); in Resize()
886 aContentTree.SetPosSizePixel( 0, nListboxYPos, 0, 0, WINDOW_POSSIZE_Y ); in SwNavigationPI()
899 aGlobalTree.SetPosSizePixel( 0, nListboxYPos, 0, 0, WINDOW_POSSIZE_Y ); in SwNavigationPI()
/aoo41x/main/sd/source/ui/dlg/
H A Dnavigatr.cxx116 maTlbObjects.SetPosSizePixel( 0, nListboxYPos, 0, 0, WINDOW_POSSIZE_Y ); in SdNavigatorWin()
128 maLbDocs.SetPosSizePixel( 0, nListboxYPos, 0, 0, WINDOW_POSSIZE_Y ); in SdNavigatorWin()
/aoo41x/main/vcl/inc/vcl/
H A Dwindow.hxx161 #define WINDOW_POSSIZE_Y ((sal_uInt16)0x0002) macro
164 #define WINDOW_POSSIZE_POS (WINDOW_POSSIZE_X | WINDOW_POSSIZE_Y)
/aoo41x/main/svtools/source/control/
H A Dtaskbar.cxx119 WINDOW_POSSIZE_Y | WINDOW_POSSIZE_HEIGHT ); in ImplNewHeight()
/aoo41x/main/vcl/source/window/
H A Dsyswin.cxx827 nPosSize |= WINDOW_POSSIZE_Y; in SetWindowStateData()
H A Dwindow.cxx3352 if ( nFlags & WINDOW_POSSIZE_Y ) in ImplPosSizeWindow()
3396 WINDOW_POSSIZE_X | WINDOW_POSSIZE_Y | in ImplPosSizeWindow()
7346 if(!(nFlags & WINDOW_POSSIZE_Y)) in SetPosSizePixel()
7348 nFlags |= WINDOW_POSSIZE_Y; in SetPosSizePixel()
7355 if( nFlags & WINDOW_POSSIZE_Y ) in SetPosSizePixel()
H A Dbrdwin.cxx2065 WINDOW_POSSIZE_X | WINDOW_POSSIZE_Y | in Resize()
/aoo41x/main/sc/source/ui/navipi/
H A Dnavipi.cxx710 aLbEntries.SetPosSizePixel( 0, nListboxYPos, 0, 0, WINDOW_POSSIZE_Y); in ScNavigatorDlg()
/aoo41x/main/vcl/source/control/
H A Dilstbox.cxx3183 if ( nFlags & WINDOW_POSSIZE_Y ) in SetPosSizePixel()

Completed in 134 milliseconds