Home
last modified time | relevance | path

Searched refs:p (Results 626 – 650 of 3571) sorted by relevance

1...<<21222324252627282930>>...143

/trunk/main/odk/examples/java/Inspector/
H A DHideableTreeModel.java269 TreeNode p = (TreeNode) parent; in getChild() local
270 for(int i = 0, j = -1; i < p.getChildCount(); i++) { in getChild()
271 TreeNode pc = (TreeNode)p.getChildAt(i); in getChild()
287 TreeNode p = (TreeNode) parent; in getChildCount() local
288 for(int i = 0; i < p.getChildCount(); i++) { in getChildCount()
289 TreeNode pc = (TreeNode)p.getChildAt(i); in getChildCount()
302 TreeNode p = (TreeNode)parent; in getIndexOfChild() local
306 for(int i = 0; i < p.getChildCount(); i++) { in getIndexOfChild()
307 TreeNode pc = (TreeNode)p.getChildAt(i); in getIndexOfChild()
/trunk/main/offapi/com/sun/star/form/component/
H A DNavigationToolBar.idl76 <p>This color is used if the <member>FontDescriptor</member> defines
77 that the text in the control should be underlined or stroke out.</p>
84 <p>The value must be one of the <type scope="com::sun::star::text">FontRelief</type>
85 constants.</p>
92 <p>The value must be one of the <type scope="com::sun::star::text">FontEmphasis</type>
93 constants.</p>
100 <p>At least the following values are to be supported:
134 <p>Some buttons of a NavigationToolBar may show repeating behaviour, e.g. may be
137 </p>
/trunk/main/i18npool/source/localedata/
H A DLocaleNode.cxx183 if( !p ) return; in print_node()
188 print_OUString( p->getName() ); in print_node()
190 const Attr* q = p->getAttr(); in print_node()
226 print_OUString( p->getName() ); in print_node()
315 char* p = buf; in prepareErrorFormat() local
316 while (((p = strchr( p, '%')) != 0) && p[1] == '%') in prepareErrorFormat()
317 p += 2; in prepareErrorFormat()
318 if (!p) in prepareErrorFormat()
1373 && 'A' <= p[0] && p[0] <= 'Z' in isIso4217()
1374 && 'A' <= p[1] && p[1] <= 'Z' in isIso4217()
[all …]
/trunk/main/xmloff/source/core/
H A Dunointerfacetouniqueidentifiermapper.cxx80 const sal_Unicode *p = rIdentifier.getStr(); in registerReference() local
84 if( nLength < 2 || p[0] != 'i' || p[1] != 'd' ) in registerReference()
88 p += 2; in registerReference()
92 if( (*p < '0') || (*p > '9') ) in registerReference()
95 p++; in registerReference()
/trunk/main/vos/source/
H A Dobject.cxx54 void* p = rtl_allocateMemory(size); in operator new() local
56 VOS_ASSERT(p != NULL); in operator new()
58 return (p); in operator new()
61 void* OObject::operator new(size_t, void* p) in operator new() argument
63 return (p); in operator new()
66 void OObject::operator delete(void* p) in operator delete() argument
68 rtl_freeMemory(p); in operator delete()
/trunk/main/offapi/com/sun/star/drawing/
H A DTextProperties.idl143 <p>The different rules accessible with this
146 <type scope="com::sun::star::style">NumberingRule</type>.</p>
199 <p>This is only useful if <member>Text::TextHorizontalAdjust</member> is
201 <member>Text::TextFitSize</member> is <TRUE/>.</p>
210 <p>This is only useful if <member>Text::TextHorizontalAdjust</member> is
212 or if <member>Text::TextFitSize</member> is <TRUE/>.</p>
221 <p>This is only useful if <member>Text::TextVerticalAdjust</member> is
223 <TRUE/>.</p>
234 <p>This is only useful if <member>Text::TextVerticalAdjust</member> is
236 <TRUE/>.</p>
[all …]
/trunk/main/ucb/source/ucp/ftp/
H A Dtest_ftpurl.cxx59 : p(new ftp::FTPLoaderThread) { in FTPHandleProviderI()
63 delete p; in ~FTPHandleProviderI()
67 return p->handle(); in handle()
120 ftp::FTPLoaderThread *p; member in FTPHandleProviderI
140 char* ascii,*n,*p; in test_ftpurl() local
142 ascii = "ftp://abi:psswd@host/eins/../drei", n = "abi", p = "psswd"; in test_ftpurl()
145 ascii = "ftp://:psswd@host:22/eins/../drei", n = "anonymous", p = "psswd"; in test_ftpurl()
148 ascii = "ftp://host/bla/../../test/", n = "anonymous", p = ""; in test_ftpurl()
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXAutoscroll.idl38 <p>During Drag and Drop operations it is possible that a user may wish to drop the
40 not currently visible to the user.</p>
42 <p>In such situations it is desirable that the GUI control detect this and
44 the user. This feature is known as autoscrolling.</p>
46 <p>If a GUI control is both an active DropTarget and is also scrollable,
48 the Drag and Drop system by implementing this interface.</p>
50 <p>An autoscrolling gesture is initiated by the user by keeping the drag
54 resumes its motion. </p>
H A DXDropTargetDropContext.idl42 <p>A DropTargetContext is created whenever the logical cursor associated
44 window associated with a DropTarget. </p>
46 <p>The drop target context provides the mechanism for a potential receiver
48 under feedback and to effect the subsequent data transfer, if appropriate. </p>
56 <p>This method should be called from the
58 method if the implementation wishes to accept the drop operation with the specified action.</p>
82 <p>A value of <FALSE/> means the drop completed unsuccessfully.</p>
/trunk/main/offapi/com/sun/star/xml/crypto/
H A DXXMLEncryption.idl46 * <p>This interface represents a xml encrypter or decrypter.</p>
48 * <p>The encrypter or decrypter concrete a key by retrieve security context
49 * and encryption template.</p>
51 * <p>In some cases, the encrypter or decrypter can dertermine and locate the
53 * inside EncryptedData.</p>
55 * <p>In some cases, the EncryptedKey need to be clearly pointed out by the
56 * encryption template.</p>
H A DXXMLSignature.idl43 * <p>This interface represents a xml signer or vertifier.</p>
45 * <p>The signer or vertifier concrete a key by retrieve signature context and
46 * signature template.</p>
48 * <p>In some cases, the signer or vertifier can dertermine and locate the
49 * contents to be signed from the signature template by dereference the URI.</p>
51 * <p>In some cases, the contents to be signed need to be clearly pointed out by
52 * the signature template.</p>
/trunk/main/offapi/com/sun/star/xsd/
H A DDecimal.idl46 <p>The value of totalDigits must be a positive integer.</p>
48 …<p>See <a href="http://www.w3.org/TR/xmlschema-2/#rf-totalDigits">http://www.w3.org/TR/xmlschema-2…
55 <p>The value of fractionDigits must be a non negative integer.</p>
57 …<p>See <a href="http://www.w3.org/TR/xmlschema-2/#rf-fractionDigits">http://www.w3.org/TR/xmlschem…
/trunk/main/offapi/com/sun/star/script/
H A DXPersistentLibraryContainer.idl45 <p>The type of persistence of the container elements is not defined here,
47 <code>XPersistentLibraryContainer</code>.</p>
49 <p>The actual libraries are stored in some object - a sub folder, or a sub storage,
50 for example - below the root location.</p>
61 <p>The type of this location - it might be a folder in a file system,
63 or services implementing <code>XPersistentLibraryContainer</code>.</p>
65 <p>All operations of the library container take place in a location below
67 name is exposed as <member>ContainerLocationName</member>.</p>
/trunk/main/offapi/com/sun/star/sdb/
H A DDefinitionContainer.idl46 <p>
49 </p>
50 <p>
52 </p>
53 <p>
56 </p>
78 <p>
82 </p>
H A DDocumentContainer.idl53 …<p>The <member scope="com::sun::star::lang">XMultiServiceFactory::createInstanceWithArguments()</m…
54 should be used to create sub document container or form, or report objects.</p>
56 … <p>The embedded documents do not support any particular database related service, instead, they're
62 </p>
74 <p>The <member scope="com::sun::star::ucb">XCommandProcessor::execute</member> method
86 <p>
101 </p>
106 <p>
110 </p>
/trunk/main/offapi/com/sun/star/sheet/
H A DXCompatibilityNames.idl44 <p>Compatibility names are localized names of AddIn functions that
45 are used to import files from other applications.</p>
47 <p>If on import a localized function name is read, this list of
52 here.</p>
54 <p>The order inside the sequence of compatibility names is used to
59 sequence is used and so on.</p>
61 <p>If a locale is not present in the sequence of compatibility names,
64 locale.<TRUE/></p>
/trunk/main/offapi/com/sun/star/text/
H A DFootnoteSettings.idl90 <p>For footnotes only.</p>
99 <p>For footnotes only.</p>
107 <p>For footnotes only.</p>
116 <p>For footnotes only.</p>
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXWizardPage.idl41 <p>Within a wizard, no two pages are allowed to have the same ID.</p>
51 …<p>An implementation can veto the leave by returning <FALSE/> here. Usually, the decision about th…
52 depends on the current state of the page.</p>
62 …<p>You should base this decision on the state of the page only, not on a global state of the wizar…
64 or the provided input is not valid.</p>
66 …<p>If checked for validity is expensive, or if you prefer giving your user more detailed feedback …
68 method.</p>
/trunk/main/offapi/com/sun/star/gallery/
H A DGalleryItem.idl62 <p>The interpretation of the URL depends on the type
65 URL</p>
75 <p>The thumbnail may be either a pixel or a vector graphic</p>
81 <p>This is an optional property and may not available for every item</p>
87 <p>This is an optional property and may not available for every item</p>
/trunk/main/offapi/com/sun/star/deployment/
H A DXPackageManagerFactory.idl35 <p>
41 </p>
52 <p>
56 </p>
57 <!-- p>
61 </p -->
62 <p>
66 </p>
/trunk/main/automation/source/app/
H A Dtestbasi.cxx116 sal_Bool TTBasic::Compile( SbModule* p ) in Compile() argument
118 p->SetComment( ((TestToolObj*)pTestObject)->GetRevision(p->GetSource()) ); in Compile()
120 SetCompileModule( p ); in Compile()
121 p->SetSource( ((TestToolObj*)pTestObject)->PreCompile(p->GetSource()) ); in Compile()
125 return MyBasic::Compile( p ); in Compile()
/trunk/main/offapi/com/sun/star/report/
H A DXSection.idl58 <p>A section acts like a container of report components. This generic
60 dependent subreports.</p>
118 <p>Not valid for page header or page footer.</p>
128 <p>Not valid for page header or page footer.</p>
138 <p>Not valid for page header or page footer.</p>
156 <p>Represents ...</p>
/trunk/main/offapi/com/sun/star/sdb/tools/
H A DXTableName.idl46 <p>When, in a database application, dealing with table names, there's many degrees
53 to use or not use catalogs and schemas in <code>SELECT</code> at all.</p>
55 <p>The <type>XTableName</type> interface eases this and other, similar tasks around table
56 names.</p>
58 <p>The component itself does not have life-time control mechanimns, i.e. you
63 will be thrown.</p>
114 <p>On a per-data-source basis, OpenOffice.org allows to override database meta
117 name which respects those settings.</p>
126 <p>Retrieving this attribute is equivalent to obtaining the tables
129 method with the ComposedName.</p>
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_CreationWizard_UNO.cxx109 void * p = static_cast< ui::dialogs::XExecutableDialog * >( this ); in queryAggregation() local
110 return uno::Any( &p, rType ); in queryAggregation()
114 void * p = static_cast< lang::XTypeProvider * >( this ); in queryAggregation() local
115 return uno::Any( &p, rType ); in queryAggregation()
119 void * p = static_cast< lang::XInitialization * >( this ); in queryAggregation() local
120 return uno::Any( &p, rType ); in queryAggregation()
124 void * p = static_cast< frame::XTerminateListener * >( this ); in queryAggregation() local
125 return uno::Any( &p, rType ); in queryAggregation()
129 void * p = static_cast< beans::XPropertySet * >( this ); in queryAggregation() local
130 return uno::Any( &p, rType ); in queryAggregation()
/trunk/main/cui/source/tabpages/
H A Dconnect.cxx441 IMPL_LINK( SvxConnectionPage, ChangeAttrHdl_Impl, void *, p ) in IMPL_LINK() argument
443 if( p == &aMtrFldHorz1 ) in IMPL_LINK()
449 if( p == &aMtrFldHorz2 ) in IMPL_LINK()
455 if( p == &aMtrFldVert1 ) in IMPL_LINK()
461 if( p == &aMtrFldVert2 ) in IMPL_LINK()
467 if( p == &aMtrFldLine1 ) in IMPL_LINK()
473 if( p == &aMtrFldLine2 ) in IMPL_LINK()
479 if( p == &aMtrFldLine3 ) in IMPL_LINK()
486 if( p == &aLbType ) in IMPL_LINK()
497 if( p == &aLbType ) in IMPL_LINK()

Completed in 69 milliseconds

1...<<21222324252627282930>>...143