Home
last modified time | relevance | path

Searched defs:Layout (Results 1 – 23 of 23) sorted by relevance

/trunk/main/svx/source/table/
H A Dtablelayouter.hxx147 struct Layout struct in sdr::table::TableLayouter
149 sal_Int32 mnPos;
150 sal_Int32 mnSize;
151 sal_Int32 mnMinSize;
153 Layout() : mnPos( 0 ), mnSize( 0 ), mnMinSize( 0 ) {} in Layout() argument
154 void clear() { mnPos = 0; mnSize = 0; mnMinSize = 0; } in clear()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/text/
H A DTextEditDialog.java45 protected void Layout() in Layout() method in TextEditDialog
H A DTextAttributeDialog.java57 protected void Layout () in Layout() method in TextAttributeDialog
H A DTextActionDialog.java71 protected void Layout() in Layout() method in TextActionDialog
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DEventMonitorView.java74 private void Layout () in Layout() method in EventMonitorView
H A DSelectionView.java94 private void Layout () in Layout() method in SelectionView
/trunk/main/toolkit/test/accessibility/
H A DSelectionDialog.java53 protected void Layout () in Layout() method in SelectionDialog
H A DAccessibilityWorkBench.java148 public void Layout () in Layout() method in AccessibilityWorkBench
/trunk/main/odk/examples/DevelopersGuide/Accessibility/
H A DSSR.java69 private void Layout () in Layout() method in SSR
/trunk/main/autodoc/source/display/idl/
H A Dhi_env.hxx112 Layout() const { return *pLayout; } in Layout() function in HtmlEnvironment_Idl
/trunk/main/toolkit/test/accessibility/ov/
H A DSelectionView.java91 private void Layout () in Layout() method in SelectionView
/trunk/main/svtools/source/toolpanel/
H A Dtablayouter.cxx167 Rectangle TabDeckLayouter::Layout( const Rectangle& i_rDeckPlayground ) in Layout() function in svt::TabDeckLayouter
/trunk/main/sfx2/source/sidebar/
H A DGridLayouter.cxx130 void GridLayouter::Layout (void) in Layout() function in sfx2::sidebar::GridLayouter
325 void GridLayouter::Implementation::Layout (void) in Layout() function in sfx2::sidebar::GridLayouter::Implementation
H A DTabBar.cxx187 void TabBar::Layout (void) in Layout() function in sfx2::sidebar::TabBar
/trunk/main/oox/inc/oox/ppt/
H A Dslidepersist.hxx48 Layout, enumerator
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/
H A DAccessibilityWorkBench.java156 public void Layout () in Layout() method in AccessibilityWorkBench
/trunk/main/sdext/source/presenter/
H A DPresenterNotesView.cxx490 void PresenterNotesView::Layout (void) in Layout() function in sdext::presenter::PresenterNotesView
H A DPresenterSlideSorter.cxx93 class PresenterSlideSorter::Layout class in sdext::presenter::PresenterSlideSorter
1249 PresenterSlideSorter::Layout::Layout ( in Layout() function in sdext::presenter::PresenterSlideSorter::Layout
H A DPresenterWindowManager.cxx840 void PresenterWindowManager::Layout (void) in Layout() function in sdext::presenter::PresenterWindowManager
H A DPresenterToolBar.cxx863 void PresenterToolBar::Layout ( in Layout() function in sdext::presenter::PresenterToolBar
/trunk/main/autodoc/source/display/html/
H A Dopageenv.cxx468 OuputPage_Environment::Layout() const in Layout() function in OuputPage_Environment
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsButtonBar.cxx959 void RectangleBackgroundTheme::Layout (void) in Layout() function in sd::slidesorter::view::RectangleBackgroundTheme
1039 void BitmapBackgroundTheme::Layout (void) in Layout() function in sd::slidesorter::view::BitmapBackgroundTheme
H A DSlideSorterView.cxx486 void SlideSorterView::Layout () in Layout() function in sd::slidesorter::view::SlideSorterView

Completed in 115 milliseconds