Home
last modified time | relevance | path

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

/aoo4110/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()
2144 if ( meAlign == WINDOWALIGN_TOP ) in ImplDrawFadeIn()
2173 if ( meAlign == WINDOWALIGN_TOP ) in ImplDrawFadeOut()
3771 else if ( meAlign == WINDOWALIGN_TOP ) in ImplNewAlign()
[all …]
H A Dtoolbox.cxx280 if ( eAlign == WINDOWALIGN_TOP ) in ImplCalcBorder()
785 ((ToolBox*)pThis)->meAlign = WINDOWALIGN_TOP; in ImplCalcSize()
801 ((ToolBox*)pThis)->meAlign = WINDOWALIGN_TOP; in ImplCalcSize()
1068 else if ( eAlign == WINDOWALIGN_TOP ) in ImplTestLineSize()
1626 meAlign = WINDOWALIGN_TOP; in ImplInit()
3103 case WINDOWALIGN_TOP: in ImplDrawToolArrow()
3187 case WINDOWALIGN_TOP: in SetToolArrowClipregion()
4300 if ( meAlign == WINDOWALIGN_TOP ) in MouseMove()
5151 meAlign = WINDOWALIGN_TOP; in ToggleFloatingMode()
5262 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()
/aoo4110/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()
/aoo4110/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()
/aoo4110/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.cxx912 if( pWindow ) pWindow->SetAlign( WINDOWALIGN_TOP ); in setParentWindow()
3713 pToolBox->SetAlign( WINDOWALIGN_TOP ); in endDocking()
3828 pToolBox->SetAlign( WINDOWALIGN_TOP ); in toggleFloatingMode()
3907 pToolBox->SetAlign( WINDOWALIGN_TOP ); in toggleFloatingMode()
/aoo4110/main/soldep/source/
H A Dtbox.cxx44 SetAlign( WINDOWALIGN_TOP ); in SoldepToolBox()
429 case WINDOWALIGN_TOP : aPopupMenu.EnableItem( 1, sal_False ); break; in Command()
H A Dsoldep.cxx1000 if (( !maToolBox.IsFloatingMode() ) && ( maToolBox.GetAlign() == WINDOWALIGN_TOP )) in Resize()
/aoo4110/main/svx/source/mnuctrls/
H A Dclipboardctl.cxx97 (rBox.GetAlign() == WINDOWALIGN_TOP || rBox.GetAlign() == WINDOWALIGN_BOTTOM) ? in CreatePopupWindow()
/aoo4110/main/tools/inc/tools/
H A Dwintypes.hxx301 enum WindowAlign { WINDOWALIGN_LEFT, WINDOWALIGN_TOP, WINDOWALIGN_RIGHT, WINDOWALIGN_BOTTOM }; enumerator
/aoo4110/main/vcl/inc/vcl/
H A Dsplitwin.hxx227 void SetAlign( WindowAlign eNewAlign = WINDOWALIGN_TOP );
H A Dtoolbox.hxx421 void SetAlign( WindowAlign eNewAlign = WINDOWALIGN_TOP );
/aoo4110/main/sw/source/ui/ribbar/
H A Dworkctrl.cxx302 … (pToolBox->GetAlign() == WINDOWALIGN_TOP || pToolBox->GetAlign() == WINDOWALIGN_BOTTOM) ? in CreatePopupWindow()
/aoo4110/main/rsc/source/parser/
H A Drscicpx.cxx2086 SETCONST( pEnum, "BOXALIGN_TOP", WINDOWALIGN_TOP ); in InitClassToolBox()
/aoo4110/main/automation/source/server/
H A Dstatemnt.cxx4303 aWindowAlign = WINDOWALIGN_TOP; in HandleCommonMethods()

Completed in 237 milliseconds