Home
last modified time | relevance | path

Searched refs:layout (Results 26 – 50 of 284) sorted by relevance

12345678910>>...12

/trunk/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldLayoutMode.idl33 /** describes the layout mode of the data field
42 /** Tabular layout mode is the layout, where each item's name is on the same
51 /** In outline layout mode, the items from the following field start in the row
64 /** In outline layout mode, the items from the following field start in the row
68 layout mode). When the subtotals take up more than one row (manually
H A DShape.idl52 <p> If the underlying table layout direction is left to right
55 <p> If the underlying table layout direction is right to left
63 <p> If the underlying table layout direction is left to right
66 <p> If the underlying table layout direction is right to left
H A DDataPilotDescriptor.idl49 /** represents the description of the layout of a data pilot table.
57 /** provides access to the layout settings of the data pilot table.
63 /** provides access to the layout settings of the data pilot table.
69 /** Provides access to the <type>DataPilotField</type> used to layout
/trunk/main/vcl/unx/generic/app/
H A Di18n_status.cxx106 void layout();
136 layout(); in XIMStatusWindow()
151 void XIMStatusWindow::layout() in layout() function in XIMStatusWindow
197 layout(); in DataChanged()
335 void layout();
354 layout(); in IIIMPStatusWindow()
390 void IIIMPStatusWindow::layout() in layout() function in IIIMPStatusWindow
405 layout(); in DataChanged()
/trunk/main/scp2/source/layout/
H A Dlayout.scp28 DosName = "layout";
35 Name = "toolkit-layout.zip";
42 Name = "sc-layout.zip";
49 Name = "svx-layout.zip";
56 Name = "sw-layout.zip";
/trunk/main/offapi/com/sun/star/frame/
H A DXLayoutManagerEventBroadcaster.idl35 /** makes it possible to receive events from a layout manager.
44 /** adds a layout manager event listener to the object's listener list.
48 elements that are controlled by a layout manager.
52 /** removes a layout manager event listener from the object's listener
57 interface elements that are controlled by a layout manager.
/trunk/main/offapi/com/sun/star/rendering/
H A DXIeeeDoubleReadOnlyBitmap.idl78 Note that the bitmap memory layout might change for volatile
82 The memory layout the returned data is in.
104 Note that the bitmap memory layout might change for volatile
108 The memory layout the returned data is in.
126 /** Query the memory layout for this bitmap.<p>
128 Please note that for volatile bitmaps, the memory layout might
H A DXIeeeFloatReadOnlyBitmap.idl77 Note that the bitmap memory layout might change for volatile
81 The memory layout the returned data is in.
103 Note that the bitmap memory layout might change for volatile
107 The memory layout the returned data is in.
125 /** Query the memory layout for this bitmap.<p>
127 Please note that for volatile bitmaps, the memory layout might
H A DFloatingPointBitmapLayout.idl35 /** This structure describes the memory layout of a bitmap having
39 memory layout of a bitmap having floating point color channels<p>
69 planar layout lies in the way how color channels are
72 layout, the first channel of all pixel is stored consecutive,
79 // layout as well, leading to separate structs for double, float
/trunk/main/offapi/com/sun/star/text/
H A DShape.idl189 layout
194 converted to the horizontal left-to-right layout.</p>
200 /** determines layout direction the position attributes of the shape
210 layout
215 converted to the horizontal left-to-right layout.</p>
222 layout
227 converted to the horizontal left-to-right layout.</p>
H A DBaseFrame.idl76 (e.g., due to a revised layout of the surrounding text).
81 size is relative and no layout exists or if the layout is invalid.
83 <p>This interface is only for the layout. In particular, the
84 setting of values is only allowed for the layout component of the
/trunk/main/wizards/com/sun/star/wizards/web/
H A DProcess.java420 CGLayout layout = settings.cp_DefaultSession.getLayout(); in generate() local
428 generate(xmsf, layout, doc, fileAccess, targetDir, task); in generate()
445 copyLayoutFiles(ucb, fileAccess, settings, layout, targetDir); in generate()
473 …LayoutFiles(UCB ucb, FileAccess fileAccess, CGSettings settings, CGLayout layout, String targetDir) in copyLayoutFiles() argument
477 FileAccess.connectURLs(settings.workPath, "layouts/"), layout.cp_FSName); in copyLayoutFiles()
497 CGLayout layout, in generate() argument
507 Map templates = layout.getTemplates(xmsf); in generate()
H A DTOCPreview.java100 CGLayout layout = settings.cp_DefaultSession.getLayout(); in refresh() local
102 Process.generate(xmsf, layout, doc, fileAccess, tempDir, task); in refresh()
103 Process.copyLayoutFiles(ucb, fileAccess, settings, layout, tempDir); in refresh()
/trunk/main/sfx2/
H A DPackage_inc.mk73 $(eval $(call gb_Package_add_file,sfx2_inc,inc/sfx2/layout-post.hxx,sfx2/layout-post.hxx))
74 $(eval $(call gb_Package_add_file,sfx2_inc,inc/sfx2/layout-pre.hxx,sfx2/layout-pre.hxx))
75 $(eval $(call gb_Package_add_file,sfx2_inc,inc/sfx2/layout-tabdlg.hxx,sfx2/layout-tabdlg.hxx))
76 $(eval $(call gb_Package_add_file,sfx2_inc,inc/sfx2/layout.hxx,sfx2/layout.hxx))
/trunk/main/wizards/com/sun/star/wizards/web/data/
H A DCGDesign.java77 CGLayout layout = ((CGLayout) ((CGSettings) root).cp_Layouts.getElement(cp_Layout)); in getLayout() local
78 return layout.cp_Index; in getLayout()
83 CGLayout layout = (CGLayout) ((CGSettings) root).cp_Layouts.getElementAt(layoutIndex); in setLayout() local
84 cp_Layout = (String) ((CGSettings) root).cp_Layouts.getKey(layout); in setLayout()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/
H A DReportBuilderImplementation.java309 getReportBuilderLayouter().layout(); in setPageOrientation()
323 aLayouter.layout(); in liveupdate_changeLayoutTemplate()
340 aNewLayouter.layout(); in setReportBuilderLayouterName()
497 getReportBuilderLayouter().layout(); in initializeFieldColumns()
505 getReportBuilderLayouter().layout(); in setFieldTitles()
516 getReportBuilderLayouter().layout(); in setSorting()
525 getReportBuilderLayouter().layout(); in setGrouping()
/trunk/main/chart2/source/model/main/
H A DLayoutContainer.cxx53 const layout::Constraint& Constraint ) in addConstrainedElementByIdentifier()
54 throw (layout::IllegalConstraintException, in addConstrainedElementByIdentifier()
92 const layout::Constraint& Constraint ) in setConstraintByIdentifier()
104 layout::Constraint SAL_CALL LayoutContainer::getConstraintByIdentifier( const ::rtl::OUString& aIde… in getConstraintByIdentifier()
/trunk/main/toolkit/doc/layout/
H A Dnotes.txt21 --- How layout / hierarchy should work ---
50 the layout process would happen inside the toolkit code
52 (re-)layout process would be a set of SetPosition/SetSize calls made
103 + use 'layout' by itself & small patches
120 + merge layout-svtools.diff into CWS as last step before inclusion ...
H A DREADME9 * Configure using --enable-layout.
13 * [d]make install DESTDIR=$(pwd)/ooo-layout/
24 * Also See workben/layout/README.
/trunk/main/offapi/com/sun/star/document/
H A DPrinterIndependentLayout.idl38 /** use printer-dependent metrics for layout */
41 /** use printer-independent metrics for layout,
49 /** use printer-independent metrics for layout,
53 /** [future:] use printer-independent-layout settings from parent object
/trunk/main/offapi/com/sun/star/awt/
H A DXLayoutContainer.idl52 /** specifies the layout constraints for a surrounding container.
71 /** Read/modify some child layout properties. XPropertySet provides a
79 changes, that may affect its size, to queue a layout re-calculation. */
85 /** To be used by the parent for the purpose of layout management.
/trunk/main/wizards/source/template/
H A Dtemplate.src321 Text [ en-US ] = "General layout";
327 Text [ en-US ] = "Default layout";
332 Text [ en-US ] = "Commemorative publication layout";
337 Text [ en-US ] = "Brochure layout";
/trunk/main/toolkit/source/layout/core/
H A Dfactory.cxx115 uno::Reference< uno::XInterface > layout = createInstance(); in createInstanceWithArguments() local
116 uno::Reference< lang::XInitialization > xInit( layout, uno::UNO_QUERY ); in createInstanceWithArguments()
118 return layout; in createInstanceWithArguments()
/trunk/main/scripting/java/org/openoffice/idesupport/ui/
H A DMethodPanel.java96 BorderLayout layout = new BorderLayout(); in initUI() local
97 setLayout(layout); in initUI()
98 layout.setVgap(5); in initUI()
/trunk/main/icu/prj/
H A Dd.lst3 mkdir: %_DEST%\inc%_EXT%\external\layout
5 ..\%__SRC%\misc\build\icu\source\layout\*.h %_DEST%\inc%_EXT%\external\layout\*.h

Completed in 84 milliseconds

12345678910>>...12