Home
last modified time | relevance | path

Searched refs:WINDOWALIGN_TOP (Results 1 – 19 of 19) sorted by relevance

/trunk/main/vcl/source/window/
H A Ddockingarea.cxx50 meAlign = WINDOWALIGN_TOP; in ImplData()
104 (pThis->GetAlign() == WINDOWALIGN_TOP) in ImplInvalidateMenubar()
130 return ( mpImplData->meAlign == WINDOWALIGN_TOP || mpImplData->meAlign == WINDOWALIGN_BOTTOM ); in IsHorizontal()
156 … if( GetAlign() == WINDOWALIGN_TOP && ImplGetSVData()->maNWFData.mbMenuBarDockingAreaCommonBG ) in Paint()
H A Dsplitwin.cxx141 if ( eAlign == WINDOWALIGN_TOP ) in DECLARE_LIST()
236 else if ( pWin->meAlign == WINDOWALIGN_TOP ) in ImplDrawBorder()
299 else if ( pWin->meAlign == WINDOWALIGN_TOP ) in ImplDrawBorderLine()
1382 meAlign = WINDOWALIGN_TOP; in ImplInit()
1497 if ( meAlign == WINDOWALIGN_TOP ) in ImplSetWindowSize()
1570 if ( meAlign == WINDOWALIGN_TOP ) in CalcLayoutSizePixel()
1783 if ( meAlign == WINDOWALIGN_TOP ) in ImplGetButtonRect()
2142 if ( meAlign == WINDOWALIGN_TOP ) in ImplDrawFadeIn()
2171 if ( meAlign == WINDOWALIGN_TOP ) in ImplDrawFadeOut()
3769 else if ( meAlign == WINDOWALIGN_TOP ) in ImplNewAlign()
[all …]
H A Dtoolbox.cxx280 if ( eAlign == WINDOWALIGN_TOP ) in ImplCalcBorder()
777 ((ToolBox*)pThis)->meAlign = WINDOWALIGN_TOP; in ImplCalcSize()
793 ((ToolBox*)pThis)->meAlign = WINDOWALIGN_TOP; in ImplCalcSize()
1060 else if ( eAlign == WINDOWALIGN_TOP ) in ImplTestLineSize()
1618 meAlign = WINDOWALIGN_TOP; in ImplInit()
3095 case WINDOWALIGN_TOP: in ImplDrawToolArrow()
3179 case WINDOWALIGN_TOP: in SetToolArrowClipregion()
4292 if ( meAlign == WINDOWALIGN_TOP ) in MouseMove()
5143 meAlign = WINDOWALIGN_TOP; in ToggleFloatingMode()
5254 meDockAlign = WINDOWALIGN_TOP; in Docking()
[all …]
H A Dtabdlg.cxx106 if ( meViewAlign == WINDOWALIGN_TOP ) in ImplPosControls()
H A Dtoolbox2.cxx1160 case WINDOWALIGN_TOP: in ImplGetPopupPosition()
H A Dmenu.cxx875 if( pDockingArea && pDockingArea->GetAlign() == WINDOWALIGN_TOP ) in ImplGetTopDockingAreaHeight()
/trunk/main/sfx2/source/dialog/
H A Dsplitwin.cxx164 case WINDOWALIGN_TOP: in Actualize()
251 eTbxAlign = WINDOWALIGN_TOP; in SfxSplitWindow()
258 eTbxAlign = WINDOWALIGN_TOP; // some sort of default... in SfxSplitWindow()
403 case WINDOWALIGN_TOP: in StartSplit()
749 if ( GetAlign() == WINDOWALIGN_TOP || GetAlign() == WINDOWALIGN_BOTTOM ) in InsertWindow_Impl()
/trunk/main/svtools/source/dialogs/
H A Dwizdlg.cxx118 if ( meViewAlign == WINDOWALIGN_TOP ) in ImplCalcSize()
203 if ( meViewAlign == WINDOWALIGN_TOP ) in ImplPosCtrls()
292 if ( meViewAlign == WINDOWALIGN_TOP ) in ImplPosTabPage()
/trunk/main/framework/source/layoutmanager/
H A Dhelpers.cxx83 …return (( pToolBox->GetAlign() == WINDOWALIGN_TOP ) || ( pToolBox->GetAlign() == WINDOWALIGN_BOTTO… in isToolboxHorizontalAligned()
215 return WINDOWALIGN_TOP; in ImplConvertAlignment()
H A Dpanel.cxx67 pSplitWindow->SetAlign( WINDOWALIGN_TOP ); in Panel()
H A Dtoolbarlayoutmanager.cxx916 if( pWindow ) pWindow->SetAlign( WINDOWALIGN_TOP ); in setParentWindow()
3726 pToolBox->SetAlign( WINDOWALIGN_TOP ); in endDocking()
3841 pToolBox->SetAlign( WINDOWALIGN_TOP ); in toggleFloatingMode()
3920 pToolBox->SetAlign( WINDOWALIGN_TOP ); in toggleFloatingMode()
/trunk/main/svx/source/mnuctrls/
H A Dclipboardctl.cxx97 (rBox.GetAlign() == WINDOWALIGN_TOP || rBox.GetAlign() == WINDOWALIGN_BOTTOM) ? in CreatePopupWindow()
/trunk/main/tools/inc/tools/
H A Dwintypes.hxx301 enum WindowAlign { WINDOWALIGN_LEFT, WINDOWALIGN_TOP, WINDOWALIGN_RIGHT, WINDOWALIGN_BOTTOM }; enumerator
/trunk/main/vcl/inc/vcl/
H A Dsplitwin.hxx227 void SetAlign( WindowAlign eNewAlign = WINDOWALIGN_TOP );
H A Dtoolbox.hxx421 void SetAlign( WindowAlign eNewAlign = WINDOWALIGN_TOP );
/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.cxx2086 SETCONST( pEnum, "BOXALIGN_TOP", WINDOWALIGN_TOP ); in InitClassToolBox()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx4303 aWindowAlign = WINDOWALIGN_TOP; in HandleCommonMethods()

Completed in 181 milliseconds