Home
last modified time | relevance | path

Searched refs:layout (Results 51 – 75 of 284) sorted by relevance

12345678910>>...12

/trunk/main/offapi/com/sun/star/sheet/
H A DXDataPilotDataLayoutFieldSupplier.idl37 /** Provides access to the <type>DataPilotField</type> used to layout
42 property. This interface can be used to access the data layout field
54 /** Returns the <type>DataPilotField</type> used to layout multiple data
H A DDataPilotFieldLayoutInfo.idl33 /** contains the layout information of a <type>DataPilotField</type>.
39 /** specifies the layout mode.
/trunk/main/offapi/com/sun/star/text/
H A DTextFrame.idl133 /** controls, if the frame follows the text flow or can leave its layout environment
135 <p>If set, the frame follows the text flow and doesn't leaves the layout
142 on which its anchor is found, but it may leave the layout environment,
150 If property is set, the page area is interpreted as the layout environment,
H A DPositionLayoutDir.idl33 /** These values specify the layout direction, in which the position attributes
48 /** position attributes are given in layout direction of the drawing
/trunk/main/scripting/java/org/openoffice/idesupport/ui/
H A DScriptPanel.java109 BorderLayout layout = new BorderLayout(); in initUI() local
110 setLayout(layout); in initUI()
111 layout.setVgap(5); in initUI()
/trunk/main/offapi/com/sun/star/rendering/
H A DXHalfFloatBitmap.idl79 before, and retrieve a new memory layout via
80 getMemoryLayout(). At least under Windows, the memory layout
83 IllegalArgumentException, if the memory layout changed between
H A DXCanvasFont.idl68 /** Create a text layout interface.<p>
70 Create a text layout interface for the given string, using
74 The text to layout.
H A DCaret.idl40 inserting text in the layout's main text direction.
48 at a direction change opposite to the layout's main text
/trunk/main/oox/source/drawingml/diagram/
H A Ddiagram.cxx122 void DiagramLayout::layout( const dgm::PointsTreePtr & pTree, const awt::Point & pt ) in layout() function in oox::drawingml::DiagramLayout
130 layout( *iter, nextPt ); in layout()
257 mpLayout->layout( mpRoot, awt::Point( 0, 0 ) ); in addTo()
/trunk/main/offapi/com/sun/star/ui/
H A DXDockingAreaAcceptor.idl46 acceptors which are used by the frame based layout manager.
64 /** provide the container window where the layout manager can request border
68 Additionally the layout manager uses this window to create its own child
H A DDockingArea.idl33 /** specifies different docking areas a frame based layout manager
37 A frame based layout manager supports four different docking areas where
/trunk/main/filter/source/xslt/import/wordml/
H A Dwordml2ooo_props.xsl23 <an:page-layout-properties
25 context-node-output="style:page-layout-properties">
28 </an:page-layout-properties>
30 <xsl:template name="page-layout-properties">
113 context-node-output="style:page-layout-properties">
/trunk/main/sfx2/inc/sfx2/
H A Dlayout-tabdlg.hxx30 #define NAMESPACE_LAYOUT_SFX_TABDIALOG namespace layout {
36 #define LAYOUT_NS_SFX_TABDIALOG layout::
/trunk/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx147 namespace layout namespace
1353 #define SfxTabDialog layout::SfxTabDialog
1354 #define AbstractTabDialog_Impl layout::AbstractTabDialog_Impl
1516 #define SfxTabDialog layout::SfxTabDialog
1517 #define AbstractTabDialog_Impl layout::AbstractTabDialog_Impl
/trunk/main/scp2/source/layout/
H A Dmakefile.mk29 TARGET=layout
41 PARFILES+= layout.par
/trunk/main/svx/uiconfig/layout/
H A Dmakefile.mk26 TARGET=layout
36 .INCLUDE : layout.mk
/trunk/main/wizards/source/formwizard/
H A Ddbwizres.src1124 Text [ en-US ] = "Choose layout" ;
1248 Text [ en-US ] = "~Modify report layout" ;
1961 … letter template which enables you to create multiple letters with the same layout and settings." ;
2055 Text [ en-US ] = "Letterhead layout" ;
2196 …tes a fax template which enables you to create multiple faxes with the same layout and settings." ;
2539 Text [ en-US ] = "Choose a layout for the table of contents of your web site" ;
2609 Text [ en-US ] = "Customize the selected layout" ;
2619 Text [ en-US ] = "Optimize the layout for screen resolution:" ;
2695 Text [ en-US ] = "Copying layout files..." ;
2800 Text [ en-US ] = "An error occurred while copying the layout files. " ;
[all …]
/trunk/main/toolkit/source/layout/core/
H A Dhelper.cxx598 parent = layout::TabPage::global_parent; in layoutCreateWindow()
600 if (layout::TabPage::global_parent) in layoutCreateWindow()
601 parent = layout::TabPage::global_parent; in layoutCreateWindow()
602 layout::TabPage::global_parent = 0; in layoutCreateWindow()
/trunk/main/sdext/source/pdfimport/help/
H A Dcomponent.txt1layout accuracy can be achieved with the "PDF/ODF hybrid file" format, which this extension also e…
/trunk/main/sfx2/source/layout/
H A Dsfxtabpage.cxx29 namespace layout namespace
71 return ::layout::Window::GetWindow(); in GetWindow()
/trunk/test/testuno/data/
H A Dlimit_cfg.ini13 /*Max pages in the file, including master/layout/normal/notes*/
16 /*Max objects in the file, including all editable object on master/layout/normal/notes*/
/trunk/main/sc/uiconfig/layout/
H A Dmakefile.mk26 TARGET=layout
42 .INCLUDE : layout.mk
/trunk/main/oox/source/drawingml/chart/
H A Dtitlecontext.cxx94 case C_TOKEN( layout ): in onCreateContext()
130 case C_TOKEN( layout ): in onCreateContext()
/trunk/main/ooo_custom_images/industrial/
H A DTODO13 + print layout
54 + Slide layout: <?>
/trunk/main/offapi/com/sun/star/awt/
H A DXLayoutFlow.idl33 /** Enables height-for-width layout negotiations, which allows for label wrapping
42 /** returns the preferred high this layout element would need for the given width. */

Completed in 92 milliseconds

12345678910>>...12