Home
last modified time | relevance | path

Searched refs:p (Results 1301 – 1325 of 3700) sorted by relevance

1...<<51525354555657585960>>...148

/trunk/main/offapi/com/sun/star/configuration/backend/xml/
H A DLayerWriter.idl48 <p> The configuration layer data described to a
51 </p>
76 <p> The target can be passed
78 </p>
/trunk/main/offapi/com/sun/star/util/
H A DNumberFormatsSupplier.idl52 …<p>In the <member scope="com::sun::star::lang">XInitialization::initialize</member> method, you can
54 number formats supplier.</p>
56 <p>The component should be initialized only once, after it has been instantiated, and before it
59 how this is handled.</p>
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DBasicToolBarFactory.idl39 <p>The factory recognizes the following URLs:<ul>
45 </p>
47 <p>This factory is typically created indirectly by registering it in the
49 demand.</p>
/trunk/main/offapi/com/sun/star/form/control/
H A DFormattedField.idl44 …<p>The model of the control has to support the <type scope="com::sun::star::form::component">Forma…
45 service.</p>
47 <p>In addition, this control can be used in HTML forms. It triggers the
49 the <em>enter</em> key is pressed while it has the focus.</p>
/trunk/main/offapi/com/sun/star/frame/
H A DXInterceptorInfo.idl39 <p>
44 </p>
54 <p>
57 </p>
/trunk/main/offapi/com/sun/star/form/
H A DXDeleteListener.idl44 <p> "approveDelete" may be used to abort a deletion of the current data
45 record.</p>
47 <p>Please do <em><b>not</b></em> use anymore, this interface is superseeded
48 by <type scope="com::sun::star::form">XConfirmDeleteListener</type>.</p>
H A DXGridPeer.idl44 <p>Usually, the columns used are the columns as supplied by the grid control model.</p>
46 <p>You should use this interface only if you know exactly what you are doing. Tampering
47 with the columns of a grid control which is part of a complex form can really hurt ....</p>
/trunk/main/offapi/com/sun/star/form/component/
H A DDatabasePatternField.idl54 <p>When the user enters text into a pattern field, and after this, the control
57 This is controlled by this property.</p>
59 <p>If the property is set to <TRUE/>, and an empty text is to be committed, this is
60 converted into <NULL/>, else it is written as empty string.</p>
H A DDatabaseTextField.idl53 <p>When the user enters text into a text field, and after this, the control
56 This is controlled by this property.</p>
58 <p>If the property is set to <TRUE/>, and an empty text is to be committed, this is
59 converted into <NULL/>, else it is written as empty string.</p>
H A DDateField.idl55 <p>If you do not set a value for the <member>DefaultDate</member>, then resetting the control
56 will result in setting to to the current system date. This is for HTML compatibility.</p>
64 <p>This value is used when the control is initially displayed, and for resetting it.</p>
H A DTimeField.idl55 <p>If you do not set a value for the <member>DefaultTime</member>, then resetting the control
56 will result in setting to to the current system time. This is for HTML compatibility.</p>
64 <p>This value is used when the control is initially displayed, and for resetting it.</p>
/trunk/main/offapi/com/sun/star/form/runtime/
H A DXFeatureInvalidation.idl48 <p>Invalidation means that any user interface representation (such as toolbox buttons), or
50 need to be updated.</p>
59 <p>This method is used of it cannot be exactly and reliably determined
61 should assume all features it is interested in must be requeried.</p>
/trunk/main/offapi/com/sun/star/inspection/
H A DInteractiveSelectionResult.idl53 <p>In this case, the obtained value is passed to the caller of
55 responsible for forwarding this value to the inspected component.</p>
61 <p>This is usually used when this selection involves non-modal user interface.</p>
/trunk/main/offapi/com/sun/star/rdf/
H A DXURI.idl39 <p>
42 </p>
44 <p>
55 </p>
/trunk/main/offapi/com/sun/star/sdb/
H A DSingleSelectQueryComposer.idl38 <p>
42 </p>
44 <p>A <type>SingleSelectQueryComposer</type> is usually obtained from a <type>Connection</type>
45 using the <type scope="com::sun::star::lang">XMultiServiceFactory</type> interface.</p>
/trunk/main/offapi/com/sun/star/sdbc/
H A DFILEConnectionProperties.idl37 <p>
41 </p>
52 … <p>See the <a href="http://www.iana.org/assignments/character-sets">IANA character set list</a>
53 for a list of valid values.</p>
/trunk/main/offapi/com/sun/star/sdbcx/
H A DDriver.idl40 <p>
43 </p>
44 <p>
49 </p>
/trunk/main/cppuhelper/source/
H A Dcomponent.cxx62 void * p = static_cast< lang::XComponent * >( this ); in queryAggregation() local
63 return Any( &p, rType ); in queryAggregation()
67 void * p = static_cast< lang::XTypeProvider * >( this ); in queryAggregation() local
68 return Any( &p, rType ); in queryAggregation()
/trunk/main/drawinglayer/source/primitive2d/
H A Dtextlineprimitive2d.cxx186 for(const int* p = pDotDashArray; *p; ++p) in create2DDecomposition() local
188 aDoubleArray.push_back((double)(*p) * fHeight); in create2DDecomposition()
/trunk/main/sfx2/source/doc/
H A Ddocvor.cxx712 sal_uInt16 p[3]; in MoveOrCopyContents() local
714 p[0]=aTarget[nTLevel+1]; in MoveOrCopyContents()
715 p[1]=aTarget[nTLevel+2]; in MoveOrCopyContents()
716 if(p[1]!=INDEX_IGNORE)p[1]++; in MoveOrCopyContents()
717 p[2]=aTarget[nTLevel+3]; in MoveOrCopyContents()
722 p[0], p[1], p[2], nIdxDeleted); in MoveOrCopyContents()
741 while(i < 2 && p[i+1] != INDEX_IGNORE) in MoveOrCopyContents()
745 for(sal_uInt16 j = 0; j < p[i]; ++j) in MoveOrCopyContents()
749 if((i < 2) && p[i+1] != INDEX_IGNORE && in MoveOrCopyContents()
755 rIdx = p[i]; in MoveOrCopyContents()
/trunk/main/svx/inc/svx/
H A Dfmgridif.hxx95 void SAL_CALL operator delete( void * p ) throw() { OWeakSubObject::operator delete(p); } in operator delete() argument
120 void SAL_CALL operator delete( void * p ) throw() { OWeakSubObject::operator delete(p); } in operator delete() argument
144 void SAL_CALL operator delete( void * p ) throw() { OWeakSubObject::operator delete(p); } in operator delete() argument
168 void SAL_CALL operator delete( void * p ) throw() { OWeakSubObject::operator delete(p); } in operator delete() argument
193 void SAL_CALL operator delete( void * p ) throw() { OWeakSubObject::operator delete(p); } in operator delete() argument
/trunk/main/wizards/com/sun/star/wizards/web/
H A DWWD_Startup.java479 CGPublish p = (CGPublish) set.getElementAt(i); in loadSettings() local
480 p.cp_URL = substitute(p.cp_URL); in loadSettings()
671 Object p = settings.cp_DefaultSession.cp_Publishing.getElement(publish); in pubAware() local
672 … UnoDataAware uda = UnoDataAware.attachCheckBox(p, "cp_Publish", checkbox, checkPublish, true); in pubAware()
681 … isLabel ? UnoDataAware.attachLabel(p, PropertyNames.URL, textbox, checkPublish, false) in pubAware()
682 … : UnoDataAware.attachEditControl(p, PropertyNames.URL, textbox, checkPublish, false)); in pubAware()
/trunk/main/editeng/source/editeng/
H A Deditdoc.hxx276 void SetWrongList( WrongList* p );
305 EditPaM( ContentNode* p, sal_uInt16 n ) { pNode = p; nIndex = n; } in EditPaM() argument
308 void SetNode( ContentNode* p) { pNode = p; } in SetNode() argument
414 … void SetExtraInfos( ExtraPortionInfo* p ) { delete pExtraInfos; pExtraInfos = p; } in SetExtraInfos() argument
/trunk/main/udkapi/com/sun/star/beans/
H A DPropertyConcept.idl36 <p>This list is not necessarily complete; new constants
37 may be added.</p>
78 <p>These methods have the signature <code>type get...()</code>,
79 <code>void set...()</code> or <code>boolean is...()</code>.</p>
/trunk/main/udkapi/com/sun/star/lang/
H A DMultiServiceFactory.idl46 <p>The factories for instantiating objects of implemetations
47 are accessed via a service name.</p>
49 <p>The <type scope="com::sun::star::container">XContentEnumerationAccess</type>
55 Commonly this is <type>XSingleComponentFactory</type>.</p>

Completed in 89 milliseconds

1...<<51525354555657585960>>...148