Home
last modified time | relevance | path

Searched refs:p (Results 1201 – 1225 of 3699) sorted by relevance

1...<<41424344454647484950>>...148

/trunk/main/offapi/com/sun/star/sheet/
H A DXDataPilotResults.idl43 <p>These results are used to fill the data area of a data pilot table.</p>
54 <p>The outer sequence contains the value rows. The inner sequences
55 contain the values for one row.</p>
/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessible.idl32 <p>It provides the means to derive a <type>XAccessibleContext</type>
35 actual information that is needed to make it accessible.</p>
37 <p>Service <code>Accessible</code> is just a wrapper for the interface
39 information.</p>
/trunk/main/offapi/com/sun/star/text/textfield/
H A DHiddenText.idl42 <p> The content is displayed if the condition evaluates to <FALSE/>.</p>
49 <p>This property has to be read/written in file export/import to save and
50 restore the result without initiation of a new evaluation.</p>
/trunk/main/offapi/com/sun/star/chart/
H A DChartSeriesAddress.idl35 <p>The cell addresses are in the format of the application that
36 contains this chart.</p>
54 <p>For XY (scatter) diagrams at least one series has a
56 here.</p>
/trunk/main/offapi/com/sun/star/chart2/
H A DCoordinateSystemType.idl36 <p>
40 </p>
41 <p>A CoordinateSystemType is a stateless service which has no owner and does not
43 may be implemented as a singleton.</p>
/trunk/main/offapi/com/sun/star/util/
H A DDuration.idl36 <p>
38 </p>
40 <p>
44 </p>
H A DXModifyListener.idl48 <p>Due to such an event, it may be necessary to update views or
49 controllers. </p>
51 <p>The source of the event may be the content of the object to
52 which the listener is registered.</p>
/trunk/main/offapi/com/sun/star/embed/
H A DActions.idl40 <p>
44 </p>
52 <p>
56 </p>
/trunk/main/offapi/com/sun/star/inspection/
H A DGenericPropertyHandler.idl37 <p>The property handler implemented by this service will do an introspection
39 XIntrospectionAccess::getProperties.</p>
41 <p>The handler will automatically determine the best type of property control
43 for example, list box controls to represent enumeration properties.</p>
/trunk/main/offapi/com/sun/star/logging/
H A DLoggerPool.idl37 …<p>The one and only <code>LoggerPool</code> instance is available at a component context as value …
38 <code>/singletons/com.sun.star.logging.LoggerPool</code>.</p>
42 …<p>The one and only <code>LoggerPool</code> instance is available at a component context as value …
43 <code>/singletons/com.sun.star.logging.LoggerPool</code>.</p>
/trunk/main/sc/source/core/tool/
H A Daddinlis.cxx106 ScAddInDocs* p = pLst->pDocs; in RemoveDocument() local
108 if ( p->Seek_Entry( pDocumentP, &nFoundPos ) ) in RemoveDocument()
110 p->Remove( nFoundPos ); in RemoveDocument()
111 if ( p->Count() == 0 ) in RemoveDocument()
/trunk/main/tools/source/debug/
H A Ddebug.cxx109 void Add( const void* p );
110 sal_Bool Remove( const void* p );
113 sal_Bool IsIn( const void* p ) const;
271 void DbgImpCheckMemory( void* p = NULL );
530 void PointerList::Add( const void* p ) in Add() argument
561 pBlock->aData[i] = (void*)p; in Add()
568 sal_Bool PointerList::Remove( const void* p ) in Remove() argument
570 if ( !p ) in Remove()
579 if ( ((sal_uIntPtr)p) == ((sal_uIntPtr)pBlock->aData[i]) ) in Remove()
641 sal_Bool PointerList::IsIn( const void* p ) const in IsIn()
[all …]
/trunk/main/udkapi/com/sun/star/bridge/
H A DOleObjectFactory.idl39 <p>A COM object must have a ProgId since the ProgId is used as argument for
43 if the original COM objects support IDispatch. </p>
45 <p>The optional parameters of the method
47 are reserved for future use; at this time they are ignored. </p>
/trunk/main/udkapi/com/sun/star/uri/
H A DUriSchemeParser_vndDOTsunDOTstarDOTexpand.idl35 <p>The argument <code>scheme</code> of method
41 <type scope="com::sun::star::uri">XVndSunStarExpandUrlReference</type>.</p>
43 <p>This service is not intended to be instantiated directly by client code.
45 <type scope="com::sun::star::uri">UriReferenceFactory</type> service.</p>
H A DUriSchemeParser_vndDOTsunDOTstarDOTscript.idl35 <p>The argument <code>scheme</code> of method
41 <type scope="com::sun::star::uri">XVndSunStarScriptUrlReference</type>.</p>
43 <p>This service is not intended to be instantiated directly by client code.
45 <type scope="com::sun::star::uri">UriReferenceFactory</type> service.</p>
/trunk/main/xmlsecurity/source/component/
H A Dcertificatecontainer.cxx35 Map::iterator p = _certMap.find(url); in searchMap() local
39 while( p != _certMap.end() ) in searchMap()
41 ret = (sal_Bool) (*p).second.equals(certificate_name); in searchMap()
44 p++; in searchMap()
/trunk/main/udkapi/com/sun/star/beans/
H A DAmbiguous.idl31 <p>This structure is used as the type of interface attributes corresponding
34 scope="com::sun::star::beans">PropertyAttribute::MAYBEAMBIGUOUS</const>.</p>
40 <p>Even if this structure instance is ambiguous, this member should
43 can be used as the type of this member.</p>
H A DDefaulted.idl31 <p>This structure is used as the type of interface attributes corresponding
34 scope="com::sun::star::beans">PropertyAttribute::MAYBEDEFAULT</const>.</p>
40 <p>Even if this structure instance is defaulted, this member should
43 can be used as the type of this member.</p>
H A DGetPropertyTolerantResult.idl58 <p>The value is undefined if <var>Result</var> is not
59 <member scope="com::sun::star::beans::TolerantPropertySetResultType">SUCCESS</member>.</p>
67 <p>The value is undefined if <var>Result</var> is not
68 <member scope="com::sun::star::beans::TolerantPropertySetResultType">SUCCESS</member>.</p>
/trunk/main/udkapi/com/sun/star/script/
H A DAllEventObject.idl42 <p> Usually the original event is the first argument in the
43 array of arguments. </p>
50 <p>This field reflects the third parameter of the method
52 </p>
/trunk/main/offapi/com/sun/star/text/
H A DTextColumn.idl53 <p>This is a metric value.</p>
64 <p>This is a metric value.</p>
/trunk/main/offapi/com/sun/star/awt/
H A DXActivateListener.idl52 <p>A window is avtivated if a child or itself got the focus.</p>
62 <p>A window is deavtivated if a child or itself lost the focus.</p>
/trunk/main/offapi/com/sun/star/configuration/
H A DXTemplateInstance.idl39 <p> Template names are similar to service names, but apply to structure and
41 </p>
42 <p> Often a template description can be retrieved from a repository and then be
45 </p>
/trunk/main/offapi/com/sun/star/ui/
H A DUIElementFactoryManager.idl44 <p>An implementation is usually obtained from a
46 </p>
55 <p>
61 </p>
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DMergeImporter.idl43 <p> No named arguments to
46 </p>
56 <p> In this implementation, the changes are merged with any
59 </p>

Completed in 101 milliseconds

1...<<41424344454647484950>>...148