Home
last modified time | relevance | path

Searched refs:WINDOWALIGN_BOTTOM (Results 1 – 18 of 18) sorted by relevance

/trunk/main/vcl/source/window/
H A Dsplitwin.cxx155 else if ( eAlign == WINDOWALIGN_BOTTOM ) in DECLARE_LIST()
224 if ( pWin->meAlign == WINDOWALIGN_BOTTOM ) in ImplDrawBorder()
306 else if ( pWin->meAlign == WINDOWALIGN_BOTTOM ) in ImplDrawBorderLine()
1502 else if ( meAlign == WINDOWALIGN_BOTTOM ) in ImplSetWindowSize()
1574 else if ( meAlign == WINDOWALIGN_BOTTOM ) in CalcLayoutSizePixel()
1795 else if ( meAlign == WINDOWALIGN_BOTTOM ) in ImplGetButtonRect()
2144 else if ( meAlign == WINDOWALIGN_BOTTOM ) in ImplDrawFadeIn()
2156 ImplDrawGrip( aTempRect, (meAlign == WINDOWALIGN_TOP) || (meAlign == WINDOWALIGN_BOTTOM), bLeft ); in ImplDrawFadeIn()
2173 else if ( meAlign == WINDOWALIGN_BOTTOM ) in ImplDrawFadeOut()
3774 else if ( meAlign == WINDOWALIGN_BOTTOM ) in ImplNewAlign()
[all …]
H A Dtoolbox.cxx294 else if ( eAlign == WINDOWALIGN_BOTTOM ) in ImplCalcBorder()
672 if ( pWin->meAlign == WINDOWALIGN_BOTTOM ) in ImplDrawBorder()
714 if ( pWin->meAlign == WINDOWALIGN_BOTTOM || pWin->meAlign == WINDOWALIGN_TOP ) in ImplDrawBorder()
1070 else if ( eAlign == WINDOWALIGN_BOTTOM ) in ImplTestLineSize()
3070 eAlign = WINDOWALIGN_BOTTOM; in ImplDrawToolArrow()
3133 case WINDOWALIGN_BOTTOM: in ImplDrawToolArrow()
3163 eAlign = WINDOWALIGN_BOTTOM; in SetToolArrowClipregion()
3195 case WINDOWALIGN_BOTTOM: in SetToolArrowClipregion()
5155 if ( (meAlign == WINDOWALIGN_TOP) || (meAlign == WINDOWALIGN_BOTTOM) ) in ToggleFloatingMode()
5258 meDockAlign = WINDOWALIGN_BOTTOM; in Docking()
[all …]
H A Ddockingarea.cxx130 return ( mpImplData->meAlign == WINDOWALIGN_TOP || mpImplData->meAlign == WINDOWALIGN_BOTTOM ); in IsHorizontal()
H A Dtabdlg.cxx115 else if ( meViewAlign == WINDOWALIGN_BOTTOM ) in ImplPosControls()
H A Dtoolbox2.cxx1167 case WINDOWALIGN_BOTTOM: in ImplGetPopupPosition()
/trunk/main/svtools/source/dialogs/
H A Dwizdlg.cxx122 else if ( meViewAlign == WINDOWALIGN_BOTTOM ) in ImplCalcSize()
226 else if ( meViewAlign == WINDOWALIGN_BOTTOM ) in ImplPosCtrls()
303 else if ( meViewAlign == WINDOWALIGN_BOTTOM ) in ImplPosTabPage()
/trunk/main/sfx2/source/dialog/
H A Dsplitwin.cxx165 case WINDOWALIGN_BOTTOM: in Actualize()
254 eTbxAlign = WINDOWALIGN_BOTTOM; in SfxSplitWindow()
404 case WINDOWALIGN_BOTTOM: in StartSplit()
749 if ( GetAlign() == WINDOWALIGN_TOP || GetAlign() == WINDOWALIGN_BOTTOM ) in InsertWindow_Impl()
/trunk/main/framework/source/layoutmanager/
H A Dhelpers.cxx83 …rn (( pToolBox->GetAlign() == WINDOWALIGN_TOP ) || ( pToolBox->GetAlign() == WINDOWALIGN_BOTTOM )); in isToolboxHorizontalAligned()
217 return WINDOWALIGN_BOTTOM; in ImplConvertAlignment()
H A Dpanel.cxx69 pSplitWindow->SetAlign( WINDOWALIGN_BOTTOM ); in Panel()
H A Dtoolbarlayoutmanager.cxx918 if( pWindow ) pWindow->SetAlign( WINDOWALIGN_BOTTOM ); in setParentWindow()
/trunk/main/svx/source/mnuctrls/
H A Dclipboardctl.cxx97 (rBox.GetAlign() == WINDOWALIGN_TOP || rBox.GetAlign() == WINDOWALIGN_BOTTOM) ? in CreatePopupWindow()
/trunk/main/svtools/source/control/
H A Dtaskbox.cxx61 SetAlign( WINDOWALIGN_BOTTOM ); in DECLARE_LIST()
H A Dtaskmisc.cxx39 SetAlign( WINDOWALIGN_BOTTOM ); in TaskButtonBar()
/trunk/main/tools/inc/tools/
H A Dwintypes.hxx301 enum WindowAlign { WINDOWALIGN_LEFT, WINDOWALIGN_TOP, WINDOWALIGN_RIGHT, WINDOWALIGN_BOTTOM }; enumerator
/trunk/main/framework/source/uielement/
H A Dpopuptoolbarcontroller.cxx165 ( eAlign == WINDOWALIGN_TOP || eAlign == WINDOWALIGN_BOTTOM ) ? in createPopupWindow()
/trunk/main/sw/source/ui/ribbar/
H A Dworkctrl.cxx302 … (pToolBox->GetAlign() == WINDOWALIGN_TOP || pToolBox->GetAlign() == WINDOWALIGN_BOTTOM) ? in CreatePopupWindow()
/trunk/main/rsc/source/parser/
H A Drscicpx.cxx2089 SETCONST( pEnum, "BOXALIGN_BOTTOM", WINDOWALIGN_BOTTOM ); in InitClassToolBox()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx4309 aWindowAlign = WINDOWALIGN_BOTTOM; in HandleCommonMethods()

Completed in 150 milliseconds