Home
last modified time | relevance | path

Searched refs:p (Results 826 – 850 of 3572) sorted by relevance

1...<<31323334353637383940>>...143

/trunk/main/offapi/com/sun/star/form/binding/
H A DBindableDatabaseRadioButton.idl44 <p>The <type scope="com::sun::star::form::binding">XValueBinding</type> instance which
50 </ul></p>
52 <p>If the value binding associated with a <type>BindableDatabaseRadioButton</type>
58 </ul></p>
69 and an external value binding.</p>
76 …<p><member scope="com::sun::star::form::component">RadioButton::RefValue</member> is transferred to
79 the <em>not selected</em> state of the control.</p>
/trunk/main/offapi/com/sun/star/rendering/
H A DXHalfFloatReadOnlyBitmap.idl54 permits read-only access.<p>
58 modified.<p>
66 occurs, the whole bitmap read operation should be repeated.<p>
70 /** Query the raw data of this bitmap.<p>
79 sides).<p>
91 value.<p>
102 /** Query the memory layout for this bitmap.<p>
H A DCaret.idl28 /** This structure contains the caret information.<p>
31 to transport information regarding a text caret.<p>
37 /** This contains the main caret index.<p>
44 /** This contains the secondary caret index.<p>
53 /** The angle of the caret.<p>
59 counter-clockwise rotations.<p>
/trunk/main/udkapi/com/sun/star/container/
H A DEnumerableMap.idl39 …<p>For the keys put into the map using <member>XMap::put</member> or <member>createImmutable</memb…
56 </ul></p>
58 …<p>For the values put into the map using <member>XMap::put</member> or <member>createImmutable</me…
61 <ul><li>The <VOID/> value will be accepted to be put into the map.</p>
72 </ul></p>
74 … <p>The factory methods of the <code>XEnumerableMap</code> interface support both <em>isolated</em>
77 <type scope="com::sun::star::lang">DisposedException</type> being thrown.</p>
102 <p>The resulting map is immutable, so later alter operations on it will fail
103 with a <type scope="com::sun::star::lang">NoSupportException</type>.</p>
H A DXMap.idl41 <p>Keys in the map are unique, and each key maps to exactly one value.</p>
43 …<p>Locating elements in the map, both values and keys, requires a notion of equality of two object…
46 type's value set.</p>
56 <p>Implementations are free to accept any supertype of <code>KeyType</code> as keys.</p>
62 … <p>Implementations are free to accept any supertype of the <code>ValueType</code> as values.</p>
138 … <p>If the map already contains a mapping for the given key, then the old value is replaced by the
139 given new value.</p>
/trunk/main/shell/source/win32/shlxthandler/thumbviewer/
H A Dthumbviewer.cxx196 char* p = reinterpret_cast<char*>(pv); in Read() local
200 *p++ = ref_zip_buffer_[pos_]; in Read()
211 __int64 p = 0; in Seek() local
218 p = (__int64) pos_; in Seek()
221 p = size - 1; in Seek()
227 p += dlibMove.QuadPart; in Seek()
229 if ( ( p >= 0 ) && (p < size) ) in Seek()
231 pos_ = (size_t) p; in Seek()
/trunk/main/comphelper/inc/comphelper/
H A Dmake_shared_from_uno.hxx35 void operator()( T * p ) const { p->release(); } in operator ()()
62 inline ::boost::shared_ptr<T> make_shared_from_UNO( T * p ) in make_shared_from_UNO() argument
64 p->acquire(); in make_shared_from_UNO()
65 return ::boost::shared_ptr<T>( p, detail::ReleaseFunc<T>() ); in make_shared_from_UNO()
/trunk/main/udkapi/com/sun/star/bridge/oleautomation/
H A DSCode.idl29 /** <p>is the UNO representation of the Automation type SCODE.
30 </p>
31 <p>
39 </p>
40 <p>
44 </p>
/trunk/main/offapi/com/sun/star/sheet/
H A DXCellRangeData.idl36 <p>The outer sequence represents the rows and the inner sequence
37 the columns of the array.</p>
44 <p>Each element of the result contains a <atom>double</atom>
45 or a <atom>string</atom>.</p>
51 <p>The size of the array must be the same as the size of the cell
53 or a <atom>string</atom>.</p>
/trunk/main/offapi/com/sun/star/awt/grid/
H A DGridDataEvent.idl36 <p>Effectively, a <code>GridDataEvent</code> denotes a continuous two-dimensional cell range
37 within a grid's data model, which is affected by a certain change.</p>
48 …<p>If <code>FirstColumn</code> is -1, the listener should assume that all rows of a grid's data mo…
49 are affected.</p>
59 … <p>If <code>FirstRow</code> is -1, the listener should assume that all rows of a grid's data model
60 are affected.</p>
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DSchema.idl40 <p>A component is a set of hierarchically organised and semantically
42 </p>
43 <p>A component schema contains two separate sections, one which
46 </p>
60 <p>The data can be read either in its entirety (templates and component
62 </p>
H A DOfflineBackend.idl51 <p>If no backend is provided during initialization or if the context
55 </p>
56 <p>Less entities may be available from <type>XBackendEntities</type>,
59 </p>
60 <p>If offline mode is not invoked, the implementation behaves
62 </p>
/trunk/main/offapi/com/sun/star/sdb/
H A DBooleanComparisonMode.idl40 <p>Most databases support comparing boolean expressions or column values directly with
41 …integer values: <code><em>column</em> = 0</code> respectively <code><em>column</em> = 1</code>.</p>
47 … <p>That is, the generated comparison predicates will be <code><em>column</em> IS TRUE</code> resp.
48 <code><em>column</em> IS FALSE</code>.</p>
54 … <p>That is, the generated comparison predicates will be <code><em>column</em> = TRUE</code> resp.
55 <code><em>column</em> = FALSE</code>.</p>
/trunk/main/offapi/com/sun/star/frame/
H A DDispatchProvider.idl42 <p>
47 </p>
58 <p>
61 </p>
70 <p>
73 </p>
/trunk/main/offapi/com/sun/star/sdbcx/
H A DDatabaseDefinition.idl38 <p>
42 </p>
43 <p>
46 </p>
47 <p>
50 </p>
/trunk/main/offapi/com/sun/star/util/
H A DEndianness.idl28 /** These constants describe the endiannes of data structures.<p>
31 types are laid out in memory.<p>
37 /** Little endian.<p>
43 ends with the most significant one.<p>
47 /** Big endian.<p>
53 with the least significant one.<p>
H A DXChangesBatch.idl46 <p>An object implementing this interface allows other interfaces to change
48 are committed or canceled. </p>
50 <p>Only when they are explicitly committed will these changes take effect
51 persistently or globally. </p>
62 <p>The exact action depends on the concrete service. </p>
/trunk/main/tools/source/fsys/
H A Dwntmsc.cxx68 pDir->p = (char*) pPfad; in opendir()
75 if ( pDir->p ) in readdir()
77 char *pBuf = new char[ strlen( pDir->p ) + 5 ]; in readdir()
81 strcpy( pBuf, pDir->p ); in readdir()
86 pDir->p = NULL; in readdir()
105 bOk = 0 != pDir->p || FindClose( pDir->h ); in closedir()
515 void FileStat::ImpInit( void* p ) in ImpInit() argument
517 _WIN32_FIND_DATAA *pDirEnt = (_WIN32_FIND_DATAA*) p; in ImpInit()
615 void SHFreeMem( void *p ) in SHFreeMem() argument
621 pMalloc->Free( p ); in SHFreeMem()
/trunk/main/offapi/com/sun/star/task/
H A DInteractionHandler.idl37 …<p>The interaction handler service has a numerof of <a href="#built_in_handler">built-in handlers<…
39 …onfiguring_handlers">configure additional handlers</a>, responsible for arbitrary requests.</a></p>
138 …<p>It is possible to configure additional interaction handlers, to which certain requests can be d…
140 by the <code>InteractionHandler</code> implementation.</p>
142 …<p>A custom interaction handler can declare itself responsible for an arbitrary number of UNO type…
144 type, or all possibly existent derived types.</p>
146 …<p>Whenever the <code>InteractionHandler</code> encounteres a request it cannot fulfill itself, it…
148 handler.</p>
150 …<p>If multiple custom interaction handlers declare themself responsible for the same request type,…
153 enough to not cover requests which other handlers might be interested in.</p>
/trunk/main/offapi/com/sun/star/text/
H A DTextFrame.idl47 <p>This example shows how to create a <type>TextFrame</type> and insert
49 is ready to run, if it is a script within a text document. </p>
85 <p>If the value for "WidthPercent" is 0, the absolute value from
86 is used.</p>
94 <p>If the value for "HeightPercent" is 0, the absolute value from
95 is used.</p>
135 <p>If set, the frame follows the text flow and doesn't leaves the layout
158 the table cell.</p>
/trunk/main/offapi/com/sun/star/awt/
H A DUnoControlCurrencyFieldModel.idl76 <p>Not every border style (see <member>Border</member>) may support coloring.
77 For instance, usually a border with 3D effect will ignore the BorderColor setting.</p>
174 <p>When the user presses a mouse in a control area where this triggers
178 is specified with this property.</p>
247 <p>Only <member scope="com::sun::star::text">WritingMode2::LR_TB</member> and
248 … <member scope="com::sun::star::text">WritingMode2::RL_TB</member> are supported at the moment.</p>
256 … <p>Usually, the mouse wheel spins the numeric value displayed in the control. Using this property,
258 this is possible.</p>
H A DUnoControlNumericFieldModel.idl76 <p>Not every border style (see <member>Border</member>) may support coloring.
77 For instance, usually a border with 3D effect will ignore the BorderColor setting.</p>
162 <p>When the user presses a mouse in a control area where this triggers
166 is specified with this property.</p>
235 <p>Only <member scope="com::sun::star::text">WritingMode2::LR_TB</member> and
236 … <member scope="com::sun::star::text">WritingMode2::RL_TB</member> are supported at the moment.</p>
244 … <p>Usually, the mouse wheel spins the numeric value displayed in the control. Using this property,
246 this is possible.</p>
H A DUnoControlTimeFieldModel.idl76 <p>Not every border style (see <member>Border</member>) may support coloring.
77 For instance, usually a border with 3D effect will ignore the BorderColor setting.</p>
155 <p>When the user presses a mouse in a control area where this triggers
159 is specified with this property.</p>
239 <p>Only <member scope="com::sun::star::text">WritingMode2::LR_TB</member> and
240 … <member scope="com::sun::star::text">WritingMode2::RL_TB</member> are supported at the moment.</p>
248 … <p>Usually, the mouse wheel spins the numeric value displayed in the control. Using this property,
250 this is possible.</p>
H A DXPopupMenu.idl103 <p>Returns <TRUE/> only if the <type>PopupMenu</type> is being executed
106 this methods returns <FALSE/>.</p>
117 <p><member scope="com::sun::star::awt">XPopupMenu::execute()</member>
118 will then return 0.</p>
126 <p>The <type>KeyEvent</type> is <b>only</b> used as a container to transport
130 and dispatch the respective command.</p>
143 <p>The <type>KeyEvent</type> is <b>only</b> used as a container to transport
145 <member scope="::com::sun::star::lang::">EventObject::Source</member> is <NULL/>.</p>
/trunk/main/offapi/com/sun/star/chart/
H A DAccessibleChartDocumentView.idl43 <p>An object that implements the <type>AccessibleChartDocumentView</type>
49 provide as much relevant information as possible.</p>
63 <p>You can access the following information:</p>
125 <p>The main purpose of this interface is to provide a bounding
127 subcomponents of a chart that cover a given test point.</p>
129 <p>The accessible Chart subcomponents all support the service
130 <type>AccessibleChartElement</type></p>

Completed in 122 milliseconds

1...<<31323334353637383940>>...143