Home
last modified time | relevance | path

Searched refs:IsHorizontal (Results 1 – 25 of 25) sorted by relevance

/trunk/main/vcl/source/window/
H A Ddockingarea.cxx128 sal_Bool DockingAreaWindow::IsHorizontal() const in IsHorizontal() function in DockingAreaWindow
170 …DrawNativeControl( CTRL_TOOLBAR, IsHorizontal() ? PART_DRAW_BACKGROUND_HORZ : PART_DRAW_BACKGROUND… in Paint()
205 if( IsHorizontal() ) in Paint()
216 if( IsHorizontal() ) in Paint()
230 …DrawNativeControl( CTRL_TOOLBAR, IsHorizontal() ? PART_DRAW_BACKGROUND_HORZ : PART_DRAW_BACKGROUND… in Paint()
H A Dsplit.cxx224 if( pSplitter != this && IsHorizontal() != pSplitter->IsHorizontal() ) in ImplFindSibling()
H A Dtoolbox.cxx3234 if( pThis->IsHorizontal() ) in ImplDrawMenubutton()
3246 if( pThis->IsHorizontal() ) in ImplDrawMenubutton()
3475 if ( IsHorizontal() ) in ImplDrawItem()
5669 if ( ((nCode == KEY_LEFT || nCode == KEY_RIGHT) && IsHorizontal()) in ImplOpenItem()
5670 || ((nCode == KEY_UP || nCode == KEY_DOWN) && !IsHorizontal()) ) in ImplOpenItem()
5730 if( !IsHorizontal() ) in KeyInput()
5740 if( IsHorizontal() ) in KeyInput()
5750 if( !IsHorizontal() ) in KeyInput()
5760 if( IsHorizontal() ) in KeyInput()
H A Dfloatwin.cxx762 if ( pBox->IsHorizontal() ) in StartPopupMode()
/trunk/main/sc/source/ui/view/
H A Dtabsplit.cxx82 if ( IsHorizontal() ) in Splitting()
94 else if (IsHorizontal()) in SetFixed()
/trunk/main/sd/source/ui/dlg/
H A DPaneDockingWindow.cxx118 sal_Int32 nCompensation (pSplitWindow->IsHorizontal() in SetValidSizeRange()
137 else if (pSplitWindow->IsHorizontal()) in GetOrientation()
/trunk/main/svx/source/gallery2/
H A DGalleryControl.cxx123 const bool bOldLayoutHorizontal(mpSplitter->IsHorizontal()); in Resize()
245 if(mpSplitter->IsHorizontal()) in IMPL_LINK()
H A Dgalbrws.cxx154 const bool bOldLayoutHorizontal(mpSplitter->IsHorizontal()); in Resize()
271 if(mpSplitter->IsHorizontal()) in IMPL_LINK()
/trunk/main/svx/inc/svx/
H A Dsplitcelldlg.hxx53 bool IsHorizontal() const;
H A Dsvxdlg.hxx305 virtual bool IsHorizontal() const = 0;
/trunk/main/vcl/inc/vcl/
H A Ddockingarea.hxx52 sal_Bool IsHorizontal() const;
H A Dsplit.hxx106 sal_Bool IsHorizontal() const { return mbHorzSplit; } in IsHorizontal() function in Splitter
H A Dsplitwin.hxx229 sal_Bool IsHorizontal() const { return mbHorz; } in IsHorizontal() function in SplitWindow
H A Dtoolbox.hxx423 sal_Bool IsHorizontal() const { return mbHorz; } in IsHorizontal() function in ToolBox
/trunk/main/cui/source/inc/
H A Dsplitcelldlg.hxx58 virtual bool IsHorizontal() const;
/trunk/main/sw/source/ui/inc/
H A Dsplit.hxx67 sal_Bool IsHorizontal() const { return aHorzBox.IsChecked(); } in IsHorizontal() function in SwSplitTableDlg
/trunk/main/sd/source/ui/inc/
H A DRuler.hxx59 sal_Bool IsHorizontal() const { return bHorz; } in IsHorizontal() function in sd::Ruler
/trunk/main/cui/source/dialogs/
H A Dsplitcelldlg.cxx85 bool SvxSplitTableDlg::IsHorizontal() const in IsHorizontal() function in SvxSplitTableDlg
/trunk/main/sfx2/source/dialog/
H A Dsplitwin.cxx447 if ( IsHorizontal() ) in Split()
720 if ( IsHorizontal() ) in InsertWindow_Impl()
/trunk/main/sfx2/source/toolbox/
H A Dimgmgr.cxx243 if ( pBox->IsHorizontal() ) in SetSymbolsSize_Impl()
/trunk/main/sw/inc/
H A Dswabstdlg.hxx279 virtual sal_Bool IsHorizontal() const = 0;
/trunk/main/sd/source/ui/view/
H A Ddrviews4.cxx278 else if ( rRuler.IsHorizontal() ) in StartRulerDrag()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibletoolbox.cxx534 if ( pToolBox->IsHorizontal() ) in FillAccessibleStateSet()
/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx1005 bHorizontal = pDlg->IsHorizontal(); in Execute()
/trunk/main/svx/source/table/
H A Dtablecontroller.cxx1059 if( xDlg->IsHorizontal() ) in SplitMarkedCells()

Completed in 149 milliseconds