Home
last modified time | relevance | path

Searched refs:p (Results 651 – 675 of 3444) sorted by relevance

1...<<21222324252627282930>>...138

/trunk/main/udkapi/com/sun/star/script/
H A DInterruptEngineEvent.idl49 <p>If the module or function can't be addressed by name (for example, in case
50 that a runtime-generated eval-module is executed), this string is empty.</p>
57 <p>If the source can
59 code), this string can be empty.</p>
69 <p>If "name" addresses a function, all line and column values
72 position in the compiled code. </p>
99 <p>Only valid if Reason is RuntimeError or CompileError.</p>
/trunk/main/udkapi/com/sun/star/beans/
H A DPropertyState.idl35 <p>The state consists of two aspects: </p>
51 <p>The property value must be available and of the specified type.
54 then the value may be void. </p>
62 <p>The <member>PropertyAttribute</member> field in the struct
68 value may be void. </p>
77 <p>The <member>PropertyAttribute</member> field in the struct
83 may be void. </p>
/trunk/main/offapi/com/sun/star/sheet/
H A DXSheetAuditing.idl50 <p>If the method is executed again for the same cell, the previous
51 level of dependent cells is removed.</p>
62 <p>If the method is executed again for the same cell, the previous
63 level of dependent cells is removed.</p>
74 <p>If the method is executed again for the same cell, the next
75 level of dependent cells is marked.</p>
86 <p>If the method is executed again for the same cell, the next
87 level of dependent cells is marked.</p>
H A DXSheetCellCursor.idl49 <p>A region is a cell range bounded by empty cells.</p>
58 <p>To get the correct result, the top left cell of the original
60 If not, the cursor is left unchanged.</p>
68 <p>Expands the current cursor range in a way so that all merged
71 is left unchanged.</p>
93 <p>The top left cell of the cursor keeps unmodified. </p>
/trunk/main/offapi/com/sun/star/text/
H A DXTextContent.idl56 <p>This acts like a multi-phase construction, thus the object may be
65 </p>
66 <p>Both text objects and text content objects may only be connected
68 implementing new components, this behaviour is deprecated.</p>
78 <p>Note: The anchor of the actual implementation for text tables
82 or other function that require the object to have a position in the text.</p>
84 <p>The reason why a text table still needs an anchor is that for example
86 and that interface uses a parameter of that type.</p>
/trunk/main/offapi/com/sun/star/chart2/
H A DLegend.idl62 <p>Set the Expansion to <member>::com::sun::star::chart::ChartLegendExpansion::HIGH</member>
65 that is positioned on top or the bottom.</p>
76 <p>This way it is possible to resize objects (like text) in
77 the view without modifying the model.</p>
83 <p>If a relative position is given the legend is not automatically placed,
84 but instead is placed relative on the page.</p>
86 <p>If <void/>, the legend position is solely determined by the
87 <member>AnchorPosition</member>.</p>
/trunk/main/offapi/com/sun/star/ui/
H A DUIElementSettings.idl44 <p>
48 </p>
56 <p>
65 </p>
72 <p>
75 </p>
81 <p>
83 </p>
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DFilterOptionsDialog.idl43 …<p>The user options are stored inside the <type scope="com::sun::star::document">MediaDescriptor</…
45 the component that implements <type scope="com::sun::star::document">XFilter</type>.</p>
47 <p>The application will set the <type scope="com::sun::star::document">MediaDescriptor</type>
49 call <method>XExecutableDialog::execute<method>.</p>
51 <p>If that method returns <code>ExecutableDialogResults::OK</code>,
54 …is than continued, using the new <type scope="com::sun::star::document">MediaDescriptor</type>.</p>
56 <p>Otherwise, the filter operation is canceled.</p>
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDragSourceContext.idl41 <p>In particular, it is responsible for managing event notifications to the
43 transfer. </p>
45 …<p>An instance of this class is created as a result of the method <member>XDragSource::startDrag()…
48 dispatching state changes to the drag source listener. </p>
68 <p>This method should only be called to set another cursor than the
69 default one for drag action currently selected by the user.</p>
70 <p>Invalid cursor identifiers will be ignored.</p>
/trunk/main/offapi/com/sun/star/view/
H A DRenderOptions.idl52 <p>Hyperlinks, notes, and outlines cannot be exported on a per
57 </p>
66 <p>Hyperlinks from the EditEngine have to be exported once *after*
70 </p>
79 <p>Tells the pdf export to skip empty pages. This flag also has
83 </p>
92 <p>Tells the pdf export to skip empty pages. This flag also has
96 </p>
/trunk/main/offapi/com/sun/star/report/
H A DXImageControl.idl44 <p>Other components can register as <type scope="com::sun::star::awt">XImageConsumer</type>
45 at this producer. Then they will be notified of any change in the image to be displayed.</p>
47 … <p>Whenever the <member scope="com::sun::star::awt">UnoControlImageControlModel::ImageURL</member>
53 data stream to display the image</p>
63 <p>If this property is present, it supersedes the <member>ScaleImage</member> property.</p>
65 …<p>The value of this property is one of the <type scope="com::sun::star::awt">ImageScaleMode</type…
/trunk/main/offapi/com/sun/star/table/
H A DCellRangeListSource.idl46 <p>The component cannot be instantiated at a global service factory, instead
47 it's usually provided by a document instance.</p>
64 <p>This interface is used to initialize the component after creation. It has
67 will throw an exception.</p>
69 …<p>The arguments passed to the <member scope"com::sun::star::lang">XInitialization::initialize</me…
73 the initial value.</p>
75 <p>The following aspects of the components can be initialized:<br/>
80 </p>
/trunk/main/offapi/com/sun/star/ucb/
H A DContentInfo.idl45 <p>This is an implementation specific string characterizing the
55 <p>These flags contain extra information on the content, like its kind
58 <p>It is highly recommended to fill these flags very accurately, as
62 <p>The value can be one of the <type>ContentInfoAttribute</type>
73 <p>If one of the properties is missing, the insert command will fail.
75 <p>In example, a new file system folder content will need a title. The
79 <p><b>Important:</b> The required properties must have one of the
84 <p>
/trunk/main/offapi/com/sun/star/document/
H A DMacroExecMode.idl47 <p>
50 </p>
59 <p>
62 </p>
105 <p> If the macro is neither in secure list nor signed it will not be
107 </p>
109 <p> If the macro is signed with unknown certificate a warning will
112 </p>
/trunk/main/offapi/com/sun/star/frame/
H A DContentHandlerFactory.idl45 <p>
52 </p>
59 <p>
64 </p>
71 <p>
76 </p>
95 <p>
98 </p>
H A DXFramesSupplier.idl57 <p>
64 </p>
74 <p>
79 </p>
81 <p>
85 </p>
87 <p>
90 </p>
/trunk/main/offapi/com/sun/star/embed/
H A DFileSystemStorageFactory.idl46 <p>
51 </p>
53 <p>
57 </p>
83 <p>
90 </p>
92 <p>
95 </p>
H A DXExtendedStorageStream.idl79 <p>
82 </p>
89 <p>
93 </p>
95 <p>
99 </p>
116 <p>
119 </p>
/trunk/main/offapi/com/sun/star/form/
H A DXGridFieldDataSupplier.idl43 <p>You can retrieve the data type information and the data in a row.</p>
45 …<p>This interface allows to retrieve data even for rows which are not current, which is quite usef…
47 <type scope="com::sun::star::form::component">DataForm</type>.</p>
60 <p>Not every cell content can be retrieved in every representation. For example, in a text column,
62 To check if the type you need is supported by the columns, use this method.</p>
77 <p>If a column does not support the requested type, <NULL/> is returned at the respective
78 position.</p>
/trunk/main/offapi/com/sun/star/rdf/
H A DXMetadatable.idl48 <p>
53 </p>
55 <p>
59 </p>
71 <p>
76 </p>
88 <p>
92 </p>
/trunk/main/offapi/com/sun/star/sdb/
H A DSingleSelectQueryAnalyzer.idl40 <p>
45 </p>
55 <p>The selected tables are those present in the <code>FROM</code> part
56 of a <code>SELECT</code> statement.</p>
58 <p>Note that OpenOffice.org since version 2.0.4 also supports queries which are
61 is perfectly valid when used with a <type>SingleSelectQueryAnalyzer</type>.</p>
63 …<p>In this case, the name container returned by <member scope="com::sun::star::sdbcx">XTablesSuppl…
65 this object still acts as a table in the SQL statement.</p>
H A DDatabaseContext.idl52 <p>
58 </p>
68 …<p>One exception is the <method "com.sun.star.container.XNameAccess">getByName</method>, this meth…
70 </p>
88 … <p>The main purpose of this interface is to allow you to register data sources which you know
89 by URL only, and have not yet loaded.</p>
91 <p>Also, it hides the details of the configuration data where the data source registrations
93 querying the configuration data directly.</p>
/trunk/main/offapi/com/sun/star/logging/
H A DSyslogHandler.idl45 <p>The handler will use the <code>Encoding</code> attribute of <type>XLogHandler</type>
47 file.</p>
49 <p>The output is sent over UDP to the given Host and Port
53 severity, and LogLevel::FINE and below become syslog's "debug" severity.</p>
66 <p>The following settings are recognized and supported:
70 </ul></p>
72 <p>Additionally, the following settings are required for this particular handler:
75 </ul></p>
/trunk/main/offapi/com/sun/star/geometry/
H A DRealRectangle3D.idl29 three-dimensional cube.<p>
50 /** maximum X coordinate.<p>
52 Must be greater than X1 for non-empty cubes.<p>.
58 /** maximum Y coordinate.<p>
60 Must be greater than Y1 for non-empty cubes.<p>
66 /** maximum Z coordinate.<p>
68 Must be greater than Z1 for non-empty cubes.<p>
/trunk/main/xmlhelp/source/treeview/
H A Dtvread.cxx138 for ( const TVDom* p = this;; p = p->parent ) in getTargetURL() local
445 TVDom *p; in start_handler() local
446 p = *tvDom; in start_handler()
448 *tvDom = p->newChild(); in start_handler()
449 p = *tvDom; in start_handler()
451 p->setKind( kind ); in start_handler()
455 p->setApplication( *(atts+1) ); in start_handler()
457 p->setTitle( *(atts+1) ); in start_handler()
459 p->setId( *(atts+1) ); in start_handler()
461 p->setAnchor( *(atts+1) ); in start_handler()
[all …]

Completed in 84 milliseconds

1...<<21222324252627282930>>...138