Home
last modified time | relevance | path

Searched refs:p (Results 101 – 125 of 3444) sorted by relevance

12345678910>>...138

/trunk/main/offapi/com/sun/star/configuration/
H A DSetElement.idl53 </p>
58 </p>
65 </p>
72 </p>
83 </p>
89 </p>
94 </p>
99 </p>
124 </p>
133 </p>
[all …]
H A DAdministrationProvider.idl47 </p>
52 </p>
55 </p>
63 </p>
74 </p>
86 </p>
93 </p>
104 </p>
116 </p>
120 </p>
[all …]
H A DHierarchyAccess.idl66 </p>
71 </p>
76 </p>
85 </p>
94 </p>
109 </p>
112 </p>
123 </p>
129 </p>
138 </p>
[all …]
H A DConfigurationProvider.idl54 </p>
59 </p>
71 </p>
78 </p>
89 </p>
99 </p>
102 </p>
109 </p>
115 </p>
216 </p>
[all …]
H A DSimpleSetUpdate.idl52 </p>
57 </p>
71 </p>
75 </p>
83 </p>
89 </p>
99 </p>
108 </p>
114 </p>
133 </p>
[all …]
/trunk/main/offapi/com/sun/star/embed/
H A DStorageStream.idl58 <p>
61 </p>
70 <p>
74 </p>
81 <p>
86 <p>
96 <p>
107 <p>
113 <p>
118 <p>
[all …]
/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessibleRelationType.idl31 are usable by <type>AccessibleRelation</type>.</p>
36 here.</p>
51 <p>Indicates a content flow between the related objects.</p>
57 <p>Indicates a content flow between the related objects.</p>
64 objects.</p>
71 objects.</p>
78 objects.</p>
84 <p>Indicates an object is labeled by one or more target objects.</p>
91 objects.</p>
108 identifies that cell.</p>
[all …]
/trunk/main/shell/source/backends/gconfbe/
H A Dgconfaccess.cxx141 while (*p == ' ' || *p == '\t') in xdg_user_dir_lookup()
142 p++; in xdg_user_dir_lookup()
154 while (*p == ' ' || *p == '\t') in xdg_user_dir_lookup()
155 p++; in xdg_user_dir_lookup()
159 p++; in xdg_user_dir_lookup()
161 while (*p == ' ' || *p == '\t') in xdg_user_dir_lookup()
162 p++; in xdg_user_dir_lookup()
166 p++; in xdg_user_dir_lookup()
171 p += 6; in xdg_user_dir_lookup()
187 while (*p && *p != '"') in xdg_user_dir_lookup()
[all …]
/trunk/main/basic/source/classes/
H A Dsb.cxx980 if( p ) in ~StarBASIC()
982 delete p; in ~StarBASIC()
1095 return p; in MakeModule32()
1154 return p; in FindModule()
1428 while( p ) in Stop()
1430 p->Stop(); in Stop()
1431 p = p->pNext; in Stop()
1453 if( p ) in ActivateObject()
1948 if( p ) in LoadData()
1951 if( p ) in LoadData()
[all …]
/trunk/main/offapi/com/sun/star/ui/
H A DItemStyle.idl35 <p>
53 </p>
63 Draw item with a left aligned output.</p>
84 Draw item with an embossed 3D effect.</p>
96 Draw item without an 3D effect.</p>
102 <p>This style is only valid if the item describes a statusbar item.</p>
109 <p>This style is only valid if the item describes a toolbar or statusbar item.</p>
115 <p>This style is only valid if the item describes a toolbar item.</p>
129 <p>This style is only valid if the item describes a toolbar item.</p>
136 <p>This style is only valid if the item describes a toolbar item.</p>
[all …]
/trunk/main/sot/source/sdstor/
H A Dstgavl.cxx46 StgAvlNode* p = this; in Find() local
47 while( p ) in Find()
51 return p; in Find()
52 else p = ( nRes < 0 ) ? p->pLeft : p->pRight; in Find()
226 if( p && *p && pDel ) in Rem()
259 *p = l; in Rem()
397 pRoot = p; in StgAvlIterator()
399 if( p ) in StgAvlIterator()
406 while( p ) in Find()
410 else p = ( n < p->nId ) ? p->pLeft : p->pRight; in Find()
[all …]
/trunk/main/toolkit/src2xml/source/
H A Dsrc2xml.py37 p = optparse.OptionParser ()
39 p.usage = '''src2xml.py [OPTION]... SRC-FILE...'''
50 if 'epilog' in p.__dict__:
51 p.formatter.format_epilog = format_examples
52 p.epilog = examples
54 p.formatter.format_description = format_examples
55 p.description = examples
57 p.description = '''OOo SRC To Layout XML Converter.
134 return p
236 p = option_parser ()
[all …]
/trunk/main/offapi/com/sun/star/ucb/
H A DODMAContentProvider.idl38 <p>It provides access to a document structure stored on a Document Management System (DMS).</p>
52 <p>
56 DMS.</p>
65 <p><b>URL Scheme for OCP Contents</b>
67 scheme:</p>
68 <p>vnd.sun.star.odma:/&lt;name&gt;</p>
69 <p>where &lt;name&gt; is the DocumentID given by the DMS.</p>
70 <p STYLE="font-weight: medium">Examples:</p>
74 id given by the DMS</p>
75 <p><b>vnd.sun.star.odma:/</b>::ODMA\DMS_ID\DM_SPECIFIC_INFO</p>
[all …]
/trunk/main/toolkit/source/layout/core/
H A Ddialogbuttonhbox.cxx105 mpAction = p; in addChild()
116 mpApply = p; in addChild()
121 mpFlow = p; in addChild()
123 mpHelp = p; in addChild()
125 mpReset = p; in addChild()
162 p = mpApply; in removeChild()
166 p = mpFlow; in removeChild()
168 p = mpReset; in removeChild()
170 p = mpHelp; in removeChild()
174 if ( p ) in removeChild()
[all …]
/trunk/main/formula/source/core/api/
H A DFormulaCompiler.cxx1187 PutCode(p); in IntersectionLine()
1201 PutCode(p); in UnionLine()
1245 PutCode(p); in PowLine()
1259 PutCode(p); in MulDivLine()
1360 if (!p) in MergeRangeReference()
1363 p->IncRef(); in MergeRangeReference()
1366 *pCode1 = p; in MergeRangeReference()
1450 delete p; in PopTokenArray()
1499 return p; in CreateStringFromToken()
1789 p->IncRef(); in PutCode()
[all …]
/trunk/main/ucb/source/core/
H A Ducb.cxx82 switch (*p++) in fillPlaceholders()
86 && p[0] == 'a' && p[1] == 'm' && p[2] == 'p' in fillPlaceholders()
91 p += 4; in fillPlaceholders()
92 pCopy = p; in fillPlaceholders()
95 && p[0] == 'l' && p[1] == 't' && p[2] == ';') in fillPlaceholders()
99 p += 3; in fillPlaceholders()
103 && p[0] == 'g' && p[1] == 't' && p[2] == ';') in fillPlaceholders()
107 p += 3; in fillPlaceholders()
118 rtl::OUString aKey(p, q - p); in fillPlaceholders()
137 p = q + 1; in fillPlaceholders()
[all …]
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx591 p += 2; in GetSimpleTTOutline()
607 p += 2; in GetSimpleTTOutline()
1817 for( p = pHead + 12; p > t->ptr; --p ) { in doOpenTTFont()
1818 if( p[0]==0x5F && p[1]==0x0F && p[2]==0x3C && p[3]==0xF5 ) { in doOpenTTFont()
2208 if (p) { in CreateTTFromTTGlyphs()
2209 … = TrueTypeTableNew_hhea(GetUInt16(p, 4, 1), GetUInt16(p, 6, 1), GetUInt16(p, 8, 1), GetUInt16(p, … in CreateTTFromTTGlyphs()
2217 assert(p != 0); in CreateTTFromTTGlyphs()
2408 assert(p != 0); in CreateT42FromTTGlyphs()
2409 …leNew_head(GetUInt32(p, 4, 1), GetUInt16(p, 16, 1), GetUInt16(p, 18, 1), p+20, GetUInt16(p, 44, 1)… in CreateT42FromTTGlyphs()
2415 if (p) { in CreateT42FromTTGlyphs()
[all …]
/trunk/main/tools/source/debug/
H A Dstcktree.cxx262 ImpDbgStackTree* p = (ImpDbgStackTree*)pVoid; in DbgFreeStackTree() local
266 if ( nAlloc < p->nMin_ ) in DbgFreeStackTree()
267 nAlloc = p->nMin_; in DbgFreeStackTree()
269 p->nCountLeak_--; in DbgFreeStackTree()
270 p->nBytesLeak_ -= nAlloc; in DbgFreeStackTree()
272 if ( p->nMax_ && 0xFFFFFFFF / p->nMax_ > p->nCountLeak_ ) in DbgFreeStackTree()
274 if ( p->nBytesLeak_ > p->nMax_ * p->nCountLeak_ ) in DbgFreeStackTree()
276 nAlloc += p->nBytesLeak_ - p->nMax_ * p->nCountLeak_; in DbgFreeStackTree()
277 p->nBytesLeak_ = p->nMax_ * p->nCountLeak_; in DbgFreeStackTree()
281 if ( p->pSub_ ) in DbgFreeStackTree()
[all …]
/trunk/main/offapi/com/sun/star/document/
H A DXDocumentProperties.idl71 <p>
79 </p>
98 <p>
103 </p>
128 <p>
155 <p>
170 <p>
179 <p>
189 <p>
207 <p>
[all …]
/trunk/main/chart2/source/view/charttypes/
H A DSplines.cxx202 - sig * u[ i - 1 ] ) / p; in Calculate()
509 u[j+p] = fSum / p ; in createKnotVector()
532 rowN[p-s] = fRightFactor * rowN[p-s+1]; in applyNtoParameterT()
540 rowN[p-j] = fLeftFactor * rowN[p-j] + fRightFactor * rowN[p-j+1]; in applyNtoParameterT()
546 rowN[p] = fLeftFactor * rowN[p]; in applyNtoParameterT()
708 sal_uInt32 p = nDegree; in CalculateBSplines() local
748 if (n < 1 || p > n) in CalculateBSplines()
759 lcl_tSizeType m = n + p + 1; in CalculateBSplines()
761 createKnotVector(n, p, t, u); in CalculateBSplines()
786 lcl_tSizeType i = p; in CalculateBSplines()
[all …]
/trunk/main/tools/source/memtools/
H A Dcontnr.cxx61 CBlock* p = (CBlock*)pBlock; in DBG_NAME() local
63 if ( p->nCount > p->nSize ) in DBG_NAME()
66 if ( p->nSize && !p->pNodes ) in DBG_NAME()
216 pNodes[nIndex] = p; in Insert()
272 pNewBlock->pNodes[0] = p; in Split()
316 pNewBlock->pNodes[0] = p; in Split()
432 pNodes[nIndex] = p; in Replace()
511 if ( p->nCount && (!p->pFirstBlock || !p->pLastBlock || !p->pCurBlock) ) in DbgCheckContainer()
1393 if ( p == *pNodes ) in GetPos()
1449 if ( p == *pNodes ) in GetPos()
[all …]
/trunk/main/offapi/com/sun/star/inspection/
H A DLineDescriptor.idl74 the three dots will be displayed on the button.</p>
88 such IDs.</p>
91 it gets the ID specified herein.</p>
100 <p>The property will be ignored if <member>HasPrimaryButton</member> is <FALSE/>.</p>
113 if <member>PrimaryButtonImageURL</member> is a non-empty string.</p>
124 (<member>HasPrimaryButton</member>), this member is ignored.</p>
134 it gets the ID specified herein.</p>
145 <p>The property will be ignored if <member>HasSecondaryButton</member> is <FALSE/>.</p>
158 if <member>SecondaryButtonImageURL</member> is a non-empty string.</p>
180 is made using this <member>Category</member> attribute.</p>
[all …]
/trunk/main/offapi/com/sun/star/sdbc/
H A DResultSet.idl56 <p>
60 </p>
61 <p>
65 </p>
66 <p>
69 </p>
70 <p>
74 </p>
75 <p>
85 <p>
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390/
H A Dcpp2uno.cxx574 p += sizeof(sal_Int16); in codeSnippet()
576 p += sizeof(sal_Int32); in codeSnippet()
579 p += sizeof(sal_Int32); in codeSnippet()
581 p += sizeof(sal_Int32); in codeSnippet()
583 p += sizeof(sal_Int32); in codeSnippet()
585 p += sizeof(sal_Int32); in codeSnippet()
587 p += sizeof(sal_Int32); in codeSnippet()
589 p += sizeof(sal_Int32); in codeSnippet()
591 p += sizeof(sal_Int32); in codeSnippet()
593 p += sizeof(sal_Int32); in codeSnippet()
[all …]
/trunk/main/offapi/com/sun/star/chart2/data/
H A DTabularDataProviderArguments.idl48 <member>XDataProvider::detectArguments</member>.</p>
56 <member>DataRowSource</member>.</p>
58 <p>When used as output of
66 (e.g. data comes from column A, C, B).</p>
75 i.e., the default is "take data from columns".</p>
83 <p>Even if this property is false, the
86 generic string like "Column C".</p>
110 was given.</p>
121 returned if it doesn't.</p>
127 localized.</p>
[all …]

Completed in 166 milliseconds

12345678910>>...138