Home
last modified time | relevance | path

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

1234567

/aoo41x/main/sdext/source/presenter/
H A DPresenterSlideSorter.cxx93 class PresenterSlideSorter::Layout class in sdext::presenter::PresenterSlideSorter
97 Layout (
364 mpLayout.reset(new Layout( in PresenterSlideSorter()
365 Layout::Vertical, in PresenterSlideSorter()
1249 PresenterSlideSorter::Layout::Layout ( in Layout() function in sdext::presenter::PresenterSlideSorter::Layout
1278 void PresenterSlideSorter::Layout::Update ( in Update()
1421 if (GetOrientation() == Layout::Vertical) in IsScrollBarNeeded()
1456 sal_Int32 PresenterSlideSorter::Layout::GetColumn ( in GetColumn()
1474 sal_Int32 PresenterSlideSorter::Layout::GetRow ( in GetRow()
1631 PresenterSlideSorter::Layout::Orientation
[all …]
H A DPresenterWindowManager.cxx273 Layout(); in NotifyPaneCreation()
286 Layout(); in NotifyViewCreation()
370 Layout(); in windowResized()
440 Layout(); in windowPaint()
625 Layout(); in SetLayoutMode()
654 Layout(); in SetSlideSorterState()
683 Layout(); in SetHelpViewState()
840 void PresenterWindowManager::Layout (void) in Layout() function in sdext::presenter::PresenterWindowManager
H A DPresenterNotesView.cxx141 Layout(); in PresenterNotesView()
297 Layout(); in SetSlide()
330 Layout(); in windowResized()
490 void PresenterNotesView::Layout (void) in Layout() function in sdext::presenter::PresenterNotesView
727 Layout(); in ChangeFontSize()
H A DPresenterSlideSorter.hxx181 class Layout;
182 ::boost::shared_ptr<Layout> mpLayout;
/aoo41x/main/sfx2/source/sidebar/
H A DTabBar.cxx71 Layout(); in TabBar()
154 Layout(); in SetDecks()
187 void TabBar::Layout (void) in Layout() function in sfx2::sidebar::TabBar
345 Layout(); in ToggleHideFlag()
366 Layout(); in RestoreHideFlags()
H A DGridLayouter.cxx43 void Layout (void);
130 void GridLayouter::Layout (void) in Layout() function in sfx2::sidebar::GridLayouter
132 mpImplementation->Layout(); in Layout()
325 void GridLayouter::Implementation::Layout (void) in Layout() function in sfx2::sidebar::GridLayouter::Implementation
/aoo41x/main/svx/source/table/
H A Dtablelayouter.hxx147 struct Layout struct in sdr::table::TableLayouter
153 Layout() : mnPos( 0 ), mnSize( 0 ), mnMinSize( 0 ) {} in Layout() argument
156 typedef std::vector< Layout > LayoutVector;
H A Dtablelayouter.cxx478 Layout& rLayout = rLayouts[nIndex]; in distribute()
492 Layout& rLayout = rLayouts[nIndex]; in distribute()
505 Layout& rLayout = rLayouts[nIndex]; in distribute()
/aoo41x/main/sd/source/ui/slidesorter/view/
H A DSlsButtonBar.cxx91 virtual void Layout (void) = 0;
113 virtual void Layout (void);
134 virtual void Layout (void);
811 Layout(); in SetPreviewBoundingBox()
959 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
/aoo41x/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DEventMonitorView.java64 Layout(); in EventMonitorView()
74 private void Layout () in Layout() method in EventMonitorView
H A DSelectionView.java84 Layout(); in SelectionView()
94 private void Layout () in Layout() method in SelectionView
/aoo41x/main/odk/examples/DevelopersGuide/Accessibility/
H A DSSR.java50 Layout (); in SSR()
69 private void Layout () in Layout() method in SSR
/aoo41x/main/accessibility/workben/org/openoffice/accessibility/awb/view/text/
H A DTextEditDialog.java45 protected void Layout() in Layout() method in TextEditDialog
47 super.Layout(); in Layout()
H A DTextActionDialog.java64 Layout (); in TextActionDialog()
71 protected void Layout() in Layout() method in TextActionDialog
H A DTextAttributeDialog.java57 protected void Layout () in Layout() method in TextAttributeDialog
59 super.Layout (); in Layout()
/aoo41x/main/toolkit/test/accessibility/
H A DSelectionDialog.java49 Layout(); in SelectionDialog()
53 protected void Layout () in Layout() method in SelectionDialog
/aoo41x/main/autodoc/source/display/idl/
H A Dhi_display.cxx198 aCssFile.write(pCurPageEnv->Layout().CssStyle()); in Create_CssFile()
200 aCssFile.write(pCurPageEnv->Layout().CssStylesExplanation()); in Create_CssFile()
/aoo41x/main/oox/source/ppt/
H A Dpptshapecontext.cxx119 if ( ( eShapeLocation == Slide ) || ( eShapeLocation == Layout ) ) in createFastChildContext()
161 …if ( eShapeLocation == Layout ) // for layout objects the referenced object can be found within t… in createFastChildContext()
/aoo41x/main/toolkit/test/accessibility/ov/
H A DSelectionView.java81 Layout(); in SelectionView()
91 private void Layout () in Layout() method in SelectionView
/aoo41x/main/toolkit/doc/layout/
H A Dnotes.txt61 + We can build 'Layout' into the AWT at the toolkit level
91 ** Layout containers:
/aoo41x/main/offapi/com/sun/star/rendering/
H A DXIeeeDoubleBitmap.idl78 Layout of the data to set. Must match this bitmap's current
115 Layout of the color elements to set. Must match this bitmap's
H A DXIeeeFloatBitmap.idl78 Layout of the data to set. Must match this bitmap's current
115 Layout of the color elements to set. Must match this bitmap's
H A DXIntegerBitmap.idl80 Layout of the data to set. Must match this bitmap's current
122 Layout of the color elements to set. Must match this bitmap's
/aoo41x/main/sw/source/ui/fmtui/
H A Dtmpdlg.src63 Text [ en-US ] = "Asian Layout";
132 Text [ en-US ] = "Asian Layout";
/aoo41x/main/sc/source/ui/src/
H A Dpopup.src220 Text [ en-US ] = "~Edit Layout..." ;
268 Text [ en-US ] = "Pa~ge Layout..." ;

Completed in 120 milliseconds

1234567