Home
last modified time | relevance | path

Searched refs:p (Results 226 – 250 of 3444) sorted by relevance

12345678910>>...138

/trunk/main/offapi/com/sun/star/presentation/
H A DXSlideShow.idl84 and the next slide is displayed.<p>
103 nothing.<p>
119 or scroll text).<p>
132 or scroll text).<p>
139 /** Jump to the given slide.<p>
246 /** Add a view to the slide show.<p>
261 /** Remove view from the slide show.<p>
265 cease to display on this view.<p>
275 /** Update the animations.<p>
300 /** Add a slide show listener.<p>
[all …]
/trunk/main/toolkit/source/awt/
H A Dvclxbutton.hxx44 VCLXOKButton( Window *p );
50 VCLXCancelButton( Window *p );
56 VCLXYesButton( Window *p );
62 VCLXNoButton( Window *p );
68 VCLXRetryButton( Window *p );
74 VCLXIgnoreButton( Window *p );
80 VCLXResetButton( Window *p );
86 VCLXApplyButton( Window *p );
92 VCLXHelpButton( Window *p );
99 VCLXMoreButton( Window *p );
[all …]
/trunk/main/basic/source/sbx/
H A Dsbxobj.cxx131 SbxVariable* p; in Clear() local
135 p->ResetFlag( SBX_WRITE ); in Clear()
145 if( p ) in SFX_NOTIFY()
328 if( p ) in SetDfltProperty()
332 pArray->Put( p, n ); in SetDfltProperty()
334 p->SetParent( this ); in SetDfltProperty()
337 pDfltProp = p; in SetDfltProperty()
715 if( !p.Is() ) in LoadArray()
727 pArray->Merge( p ); in LoadArray()
855 if( p->IsHidden() ) in CollectAttrs()
[all …]
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DExecuteProcess.java41 Process p = Runtime.getRuntime().exec(command); in executeProcessReturnValue() local
42 p.waitFor(); in executeProcessReturnValue()
43 returnValue = p.exitValue(); in executeProcessReturnValue()
58 Process p = Runtime.getRuntime().exec(command); in executeProcessReturnVector() local
60 BufferedReader in = new BufferedReader(new InputStreamReader(p.getInputStream())); in executeProcessReturnVector()
69 p.waitFor(); in executeProcessReturnVector()
70 returnValue = p.exitValue(); in executeProcessReturnVector()
86 Process p = Runtime.getRuntime().exec(command, envP); in executeProcessReturnVectorEnv() local
89 BufferedReader in = new BufferedReader(new InputStreamReader(p.getInputStream())); in executeProcessReturnVectorEnv()
98 p.waitFor(); in executeProcessReturnVectorEnv()
[all …]
/trunk/main/offapi/com/sun/star/rendering/
H A DXIntegerBitmapColorSpace.idl84 bits to align properly.<p>
98 the target color space.<p>
103 possible.<p>
124 possible.<p>
160 with linear alpha.<p>
165 color space.<p>
206 space.<p>
211 color space.<p>
231 space.<p>
247 color space.<p>
[all …]
H A DXSprite.idl47 /** Interface to control a sprite object.<p>
51 objects.<p>
55 /** Set overall transparency of the sprite.<p>
76 /** Move sprite to the specified position.<p>
120 information at hand.<p>
138 /** Apply a clipping to the shape output.<p>
174 /** Set sprite priority.<p>
191 /** Make the sprite visible.<p>
194 created on.<p>
200 /** Make the sprite invisible.<p>
[all …]
/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessibleStateType.idl31 <p>This list of constants defines the available set of states that an
35 Accessibility API 1.4 documentation.</p>
40 here.</p>
69 no longer exists.</p>
93 to it when it has focus.</p>
134 can interact with an object in a different window.</p>
145 selected at the same time.</p>
166 children that can be selected.</p>
174 children that has been selected.</p>
188 ocluded by other objects.</p>
[all …]
/trunk/main/offapi/com/sun/star/text/
H A DBaseFrameProperties.idl69 <p> The value is valid only if the
71 <const>TextContentAnchorType::AT_PAGE</const>.</p>
76 <p> The value is valid only if the
77 AnchorType is <const>TextContentAnchorType::AT_FRAME</const>.</p>
185 <p>It is only valid if <member>TextEmbeddedObject::RelativeHeight</member> is zero.</p>
191 <p>It is only valid if <member>TextEmbeddedObject::RelativeWidth</member> is zero.</p>
196 <p> It is only valid if it is greater than zero.</p>
202 <p> It is only valid if it is greater than zero. </p>
221 <p> It is only valid if "HoriOrient" is HoriOrientation_NONE.</p>
344 previously it may take some while to retrieve this value.</p>
[all …]
H A DShape.idl58 <p> The value is valid only if the
60 <const>TextContentAnchorType::AT_PAGE</const>.</p>
65 <p> The value is valid only if the
82 <p> It is only valid if "HoriOrient" is HoriOrientation_NONE.</p>
167 text position the property TextRange is used.</p>
169 <p>This property is used when the shape gets inserted/added
170 and becomes invalid after that.</p>
194 converted to the horizontal left-to-right layout.</p>
203 <p>Valid values are given by <member>PositionLayoutDir</member></p>
215 converted to the horizontal left-to-right layout.</p>
[all …]
/trunk/main/sal/osl/unx/
H A Dsecurity.c102 p = realloc(impl, n); in growSecurityImpl()
104 if (p == NULL) { in growSecurityImpl()
107 return p; in growSecurityImpl()
120 p = growSecurityImpl(p, &n); in osl_getCurrentSecurity()
121 if (p == NULL) { in osl_getCurrentSecurity()
124 switch (getpwuid_r(getuid(), &p->m_pPasswd, p->m_buffer, n, &found)) { in osl_getCurrentSecurity()
129 return p; in osl_getCurrentSecurity()
517 p = growSecurityImpl(p, &n); in osl_psz_loginUser()
518 if (p == NULL) { in osl_psz_loginUser()
522 pszUserName, &p->m_pPasswd, p->m_buffer, n, &found); in osl_psz_loginUser()
[all …]
/trunk/main/offapi/com/sun/star/sheet/
H A DGlobalSheetSettings.idl116 <p>There are several special values:</p>
117 <p>-1 = Optimal width</p>
118 <p>-2 = Show whole page</p>
119 <p>-3 = Page width</p>
141 <p>Each string contains the members of a list, separated by
142 commas.</p>
150 <p>0 = always</p>
151 <p>1 = never</p>
152 <p>2 = on demand</p>
/trunk/main/offapi/com/sun/star/chart2/
H A DCandleStickChartType.idl50 <p>Japanese candlesticks show the first and last value as
53 is shown by a black box.</p>
55 <p>Default is <FALSE/>.</p>
65 the white boxes, i.e. the boxes shown for rising values.</p>
67 <p>The <type scope="com::sun::star::beans">XPropertySet</type>
78 the black boxes, i.e. the boxes shown for falling values.</p>
80 <p>The <type scope="com::sun::star::beans">XPropertySet</type>
92 <p>This property is only evaluated for non-japanese
94 show the first value.</p>
96 <p>Default is <FALSE/>.</p>
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XLayoutManager.java71 Point p = new Point(); in _dockWindow() local
72 p.X = 0; in _dockWindow()
73 p.Y = 0; in _dockWindow()
98 tRes.tested("getElementPos()", p != null); in _getElementPos()
153 Point p = new Point(); in _setElementPos() local
154 p.X = 0; in _setElementPos()
155 p.Y = 150; in _setElementPos()
156 oObj.setElementPos(sElementName, p); in _setElementPos()
162 Point p = new Point(); in _setElementPosSize() local
163 p.X = 150; in _setElementPosSize()
[all …]
/trunk/main/udkapi/com/sun/star/beans/
H A DXIntrospectionAccess.idl70 XIntrospectionAccess::queryAdapter()</member></p>
78 supported to give access to the inspected object.</p>
90 <p>The minimum supported concepts should be:</p>
111 <p>The minimum supported concepts should be:</p>
258 <p>If the introspected object has the methods
277 must be supported too. </p>
283 interfaces.</p>
289 interfaces.</p>
294 interface.</p>
298 the introspection should return this.</p>
[all …]
/trunk/main/autodoc/source/cosv/strings/
H A Dstreamstr.cxx362 p = io_swap.dpData; in swap() local
364 dpData = p; in swap()
366 p = io_swap.pEnd; in swap()
368 pEnd = p; in swap()
370 p = io_swap.pCur; in swap()
372 pCur = p; in swap()
666 for ( char * p = dpData; p != pEnd; ++p ) in replace_all() local
668 if (*p == i_cCarToSearch) in replace_all()
677 position_type p = 0; in replace_all() local
690 ++p; in replace_all()
[all …]
/trunk/main/offapi/com/sun/star/ucb/
H A DXDynamicResultSet.idl57 <p>
61 </p>
65 <p>
72 </p>
74 <p>
77 </p>
79 <p>
82 </p>
84 <p>
91 <p>
[all …]
/trunk/main/offapi/com/sun/star/rdf/
H A DXDocumentMetadataAccess.idl95 <p>
100 </p>
102 <p>
106 </p>
165 <p>
174 </p>
202 <p>
258 <p>
281 <p>
309 <p>
[all …]
/trunk/main/offapi/com/sun/star/drawing/
H A DXSlideSorterBase.idl50 <p>It provides the interfaces and attributes that every object that
51 implements the <type>SlideSorter</type> service.</p>
68 which a slide sorter is created.</p>
74 <p>The default value is <FALSE/>.</p>
80 <p>The default value is <TRUE/>.</p>
86 <p>The default value is <TRUE/>.</p>
93 <p>It is not always possible to move the current slide into the
95 the start or end of a document.</p>
96 <p>The default value is <FALSE/>.
104 <p>The default value is <TRUE/>.</p>
[all …]
/trunk/main/offapi/com/sun/star/configuration/
H A DConfigurationRegistry.idl42 <p>This service is deprecated,
44 be used instead.</p>
52 </p>
60 </p><p>
64 </p>
75 </p>
78 </p>
83 <p>As specified for the
89 </p>
90 <p><strong>Warning:</strong><em>Changes that are not flushed will be
[all …]
/trunk/main/offapi/com/sun/star/sdb/application/
H A DCopyTableWizard.idl70 </ul></p>
72 <p>When you do not specify an interaction handler by using the
106 exception.</p>
108 <p>If the connection has been newly created by the wizard (e.g. because the
110 then this connection will be disposed upon disposal of the wizard.</p>
128 are required.</p>
156 it is not sufficient to pass an SDBC-level connection.</p>
194 <p>The only difference to the <member>create</member> constructor is that
197 run.</p>
202 <p>When specifying this parameter, you should use an implementation
[all …]
/trunk/main/offapi/com/sun/star/awt/tree/
H A DXTreeControl.idl56 <p>valid selection values for this interface are
57 <type>XTreeNode</type> or sequence&lt;<type>XTreeNode</type>&gt;.</p>
101 node is visible in the controls display area.</p>
118 <p>Visible means it is either the root or all of its parents are expanded.</p>
130 <p>If <var>Node</var> is a leaf node, this will have no effect.</p>
178 …<p>This can be overridden for individual nodes by <member>XTreeNode::getExpandedGraphicURL()</memb…
185 …<p>This can be overridden for individual nodes by <member>XTreeNode::getCollapsedGraphicURL()</mem…
242 …<p>All registered <type>XTreeEditListener</type> are notified if an editing session was in progres…
243 <p>Has no effect if the tree isn't being edited.</p>
251 <p>Has no effect if the tree isn't being edited.</p>
[all …]
/trunk/main/slideshow/source/engine/
H A Dsp_debug.cxx90 unsigned char const * p = static_cast<unsigned char const *>(area); in scan_and_count() local
92 for(size_t n = 0; n + sizeof(shared_ptr_layout) <= size; p += pointer_align, n += pointer_align) in scan_and_count()
94 shared_ptr_layout const * q = reinterpret_cast<shared_ptr_layout const *>(p); in scan_and_count()
107 unsigned char const * p = static_cast<unsigned char const *>(area); in scan_and_mark() local
111 shared_ptr_layout const * q = reinterpret_cast<shared_ptr_layout const *>(p); in scan_and_mark()
146 if(p->use_count() != i->second) open.push_back(p); in find_unreachable_objects_impl()
158 void const * p = open.front(); in find_unreachable_objects_impl() local
161 map_type::const_iterator i = m.find(p); in find_unreachable_objects_impl()
205 unsigned char * p = static_cast<unsigned char *>(area); in scan_and_free() local
209 shared_ptr_layout * q = reinterpret_cast<shared_ptr_layout *>(p); in scan_and_free()
[all …]
/trunk/main/sc/source/core/inc/
H A Dbcaslot.hxx64 inline void SetUpdateChainNext( ScBroadcastArea* p ) { pUpdateChainNext = p; } in SetUpdateChainNext() argument
81 size_t operator()( const ScBroadcastArea* p ) const in operator ()()
83 return p->GetRange().hashArea(); in operator ()()
101 size_t operator()( const ScBroadcastArea* p ) const in operator ()()
103 return reinterpret_cast<size_t>(p); in operator ()()
267 bool InsertBulkArea( const ScBroadcastArea* p );
269 size_t RemoveBulkArea( const ScBroadcastArea* p );
271 inline void SetUpdateChain( ScBroadcastArea* p ) { pUpdateChain = p; } in SetUpdateChain() argument
273 inline void SetEOUpdateChain( ScBroadcastArea* p ) { pEOUpdateChain = p; } in SetEOUpdateChain() argument
282 explicit ScBulkBroadcast( ScBroadcastAreaSlotMachine* p ) : pBASM(p) in ScBulkBroadcast() argument
/trunk/main/offapi/com/sun/star/embed/
H A DXStorage.idl98 <p>
104 </p>
111 <p>
114 </p>
124 <p>
128 </p>
154 <p>
194 <p>
199 <p>
249 <p>
[all …]
/trunk/main/offapi/com/sun/star/document/
H A DSettings.idl43 individual services.</p>
77 <p>For supported values see the constants group
78 <type>LinkUpdateModes</type>.</p>
96 the user's printer settings.</p>
104 <p>Applies only if kerning is enabled.</p>
136 <p>Applies only for documents that were created from a template.</p>
153 letter.</p>
199 duplex printing.</p>
210 duplex printing.</p>
269 <p>For supported values see the constants group
[all …]

Completed in 112 milliseconds

12345678910>>...138