Home
last modified time | relevance | path

Searched refs:bIsHorizontal (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sdext/source/presenter/
H A DPresenterToolBar.cxx876 bool bIsHorizontal (true); in Layout() local
888 if ((*iPart)->size()>1 && bIsHorizontal) in Layout()
895 bIsHorizontal = !bIsHorizontal; in Layout()
933 bIsHorizontal = true; in Layout()
948 if (bIsHorizontal) in Layout()
952 bIsHorizontal = !bIsHorizontal; in Layout()
966 const bool bIsHorizontal) in CalculatePartSize() argument
982 if (bIsHorizontal) in CalculatePartSize()
1007 const bool bIsHorizontal) in LayoutPart() argument
1012 if (bIsHorizontal) in LayoutPart()
[all …]
H A DPresenterToolBar.hxx206 const bool bIsHorizontal);
212 const bool bIsHorizontal);
/trunk/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx671 bool bIsHorizontal = false; in drawStyledWidget() local
675 bIsHorizontal = true; in drawStyledWidget()
691 if ( bIsHorizontal ) in drawStyledWidget()
/trunk/main/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.cxx3606 bool bIsHorizontal = isToolboxHorizontalAligned( pToolBox ); in docking() local
3618 if ( !bIsHorizontal ) in docking()

Completed in 69 milliseconds