Home
last modified time | relevance | path

Searched refs:p (Results 76 – 100 of 3188) sorted by relevance

12345678910>>...128

/trunk/main/sal/workben/
H A Dt_digest.c166 char *p; in main() local
181 p=pt (md, RTL_DIGEST_LENGTH_MD2); in main()
182 if (strcmp (p, *R)) in main()
203 if (strcmp (p, *R)) in main()
224 if (strcmp (p, *R)) in main()
247 p=pt (md, RTL_DIGEST_LENGTH_SHA); in main()
248 if (strcmp (p, *R)) in main()
265 if (strcmp (p, *R)) in main()
289 if (strcmp (p, *R)) in main()
311 if (strcmp (p, *R)) in main()
[all …]
/trunk/main/soltools/mkdepend/
H A Dparse.c243 while (*p >= 'a' && *p <= 'z')
244 p++;
258 while (*p == ' ' || *p == '\t')
259 p++;
287 while (*p == ' ' || *p == '\t')
288 p++;
306 while (isalnum(*p) || *p == '_')
332 while (*p && *p != '"' && *p != '<')
333 p++;
338 while (*p && *p != '"')
[all …]
/trunk/main/offapi/com/sun/star/inspection/
H A DPropertyControlType.idl36 control's value.</p>
49 … <p>Controls of type <member>ListBox</member> exchange their values as <code>string</code>.</p>
51 <p>Additionally, those controls support the <type>XStringListControl</type> interface.</p>
59 … <p>Controls of type <member>ComboBox</member> exchange their values as <code>string</code>.</p>
61 <p>Additionally, those controls support the <type>XStringListControl</type> interface.</p>
67 … <p>Controls of type <member>TextField</member> exchange their values as <code>string</code>.</p>
73 …<p>Controls of type <member>MultiLineTextField</member> exchange their values as <code>string</cod…
107 …<p>Controls of type <member>NumericField</member> exchange their values as <code>double</code>.</p>
109 <p>Additionally, those controls support the <type>XNumericControl</type> interface.</p>
133 …<p>Controls of type <member>HyperlinkField</member> exchange their values as <code>string</code>.<…
[all …]
H A DXPropertyHandler.idl64 component.</p>
77 resources here.</p>
194 equals the property's value type.</p>
228 reflected in the object inspector.</p>
272 handler handles more elegantly.</p>
274 <p>In such a case, simply return those properties here.</p>
290 <code>C</code>.</p>
293 not be called.</p>
313 not be called</p>
354 all handlers.</p>
[all …]
/trunk/main/basic/source/runtime/
H A Dstep1.cxx59 p->PutDouble( n ); in StepLOADNC()
60 PushVar( p ); in StepLOADNC()
69 PushVar( p ); in StepLOADSC()
78 PushVar( p ); in StepLOADI()
171 if( p->GetBool() ) in StepJUMPT()
180 if( !p->GetBool() ) in StepJUMPF()
261 if( nDims == 1 && p->pArrayLowerBounds[0] > p->pArrayUpperBounds[0] ) in StepTESTFOR()
267 *(p->refVar) = *pVal; in StepTESTFOR()
272 if( p->pArrayCurIndices[i] < p->pArrayUpperBounds[i] ) in StepTESTFOR()
277 p->pArrayCurIndices[j] = p->pArrayLowerBounds[j]; in StepTESTFOR()
[all …]
H A Dstep2.cxx88 PushVar( p ); in FindElement()
410 … else if( bVBAEnabled && p->GetType() == SbxOBJECT && (!p->ISA(SbxMethod) || !p->IsBroadcaster()) ) in SetupArgs()
706 SbxVariable* p; in StepPARAM() local
768 *q = *p; in StepPARAM()
769 p = q; in StepPARAM()
872 if( p ) in StepSTMNT()
1172 if( p.Is() ) in StepPUBLIC_Impl()
1173 pMod->Remove (p); in StepPUBLIC_Impl()
1228 if( p.Is() ) in StepGLOBAL()
1233 if( p ) in StepGLOBAL()
[all …]
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXWizard.idl38 each page representing a single <em>step</em>.</p>
96 buttons are unlikely to ever being disabled.</p>
110 ordinary input controls).</p>
126 …<p>Calling this method is equivalent to the user pressing the <em>Back</em> button in the wizard.<…
135 checkbox is checked.</p>
152 method returns <FALSE/>.</p>
155 user's ability to reach other pages.</p>
163 advancing to the next page.</p>
170 given page is reached.</p>
177 another path.</p>
[all …]
/trunk/main/toolkit/source/awt/
H A Dvclxbutton.cxx40 p->SetComponentInterface( this ); in VCLXIconButton()
53 VCLXOKButton::VCLXOKButton( Window *p ) in VCLXOKButton() argument
59 VCLXCancelButton::VCLXCancelButton( Window *p ) in VCLXCancelButton() argument
66 VCLXYesButton::VCLXYesButton( Window *p ) in VCLXYesButton() argument
72 VCLXNoButton::VCLXNoButton( Window *p ) in VCLXNoButton() argument
78 VCLXRetryButton::VCLXRetryButton( Window *p ) in VCLXRetryButton() argument
84 VCLXIgnoreButton::VCLXIgnoreButton( Window *p ) in VCLXIgnoreButton() argument
90 VCLXResetButton::VCLXResetButton( Window *p ) in VCLXResetButton() argument
96 VCLXApplyButton::VCLXApplyButton( Window *p ) in VCLXApplyButton() argument
102 VCLXHelpButton::VCLXHelpButton( Window *p ) in VCLXHelpButton() argument
[all …]
/trunk/main/svl/source/items/
H A Dstyle.cxx798 if( p ) in Remove()
804 ChangeParent( p->GetName(), p->GetParent() ); in Remove()
830 SfxStyleSheetIterator aIter(this, p->GetFamily(), p->GetMask()); in Insert()
871 for( SfxStyleSheetBase* p = First(); p; p = Next() ) in ChangeParent() local
1083 p->aParent.Erase(); in Load1_Impl()
1085 aText = p->aFollow; in Load1_Impl()
1086 p->aFollow.Erase(); in Load1_Impl()
1102 for( SfxStyleSheetBase* p = First(); p; p = Next() ) in Store() local
1135 for( SfxStyleSheetBase* p = First(); p; p = Next() ) in Store() local
1179 for( SfxStyleSheetBase* p = First(); p; p = Next() ) in Store() local
[all …]
/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxfgrprd.cxx305 p=sl; in ReadI()
307 while(*p==0x20) p++; in ReadI()
309 if ((*p<'0' || *p>'9') && *p!='-') { in ReadI()
316 p++; in ReadI()
318 while (*p>='0' && *p<='9') { in ReadI()
319 p++; in ReadI()
323 *p = '\0'; in ReadI()
332 while (*p==0x20) p++; in ReadI()
347 p=sl; in ReadF()
348 while(*p==0x20) p++; in ReadF()
[all …]
/trunk/main/offapi/com/sun/star/rendering/
H A DCompositeOperation.idl29 the background.<p>
35 <p>
37 <p>
50 0.<p>
57 Fa = 1, Fb = 0.<p>
64 Fb = 1.<p>
71 Fa = 1, Fb = 1-Aa.<p>
100 0.<p>
115 Fa = Ab, Fb = 1-Aa.<p>
123 1-Ab, Fb = Aa.<p>
[all …]
/trunk/main/wizards/com/sun/star/wizards/web/
H A DWWD_Events.java517 p.cp_URL = url; in setPublishUrl()
518 p.cp_Publish = true; in setPublishUrl()
521 return p; in setPublishUrl()
629 if (p.cp_Publish) in publishTargetApproved()
708 if (p.cp_Publish) in publishTargetApproved()
745 if (p.cp_Publish) in publishTargetApproved()
891 if (p.cp_Publish) in targetStringFor()
964 …if (p.cp_Publish && (!proxies) && (p.password == null || p.password.equals(PropertyNames.EMPTY_STR… in finishWizard()
990 p.url = p.cp_URL; in finishWizard2()
1007 p.url = FTPDialog.getFullURL(p); in finishWizard2()
[all …]
/trunk/main/svl/source/svdde/
H A Dddeinf.cxx89 TCHAR buf[256], *p; in DdeServiceList() local
106 p = buf + lstrlen( buf ); in DdeServiceList()
107 *p++ = '|'; *p = 0; in DdeServiceList()
168 char* q = p; in IMPL_LINK()
172 while ( *p && *p != '\r' && *p != '\n' ) in IMPL_LINK()
175 while ( i < 255 && *p && *p != '\r' && *p != '\n' && *p != '\t' ) in IMPL_LINK()
176 *q++ = *p++, i++; in IMPL_LINK()
178 while ( *p && *p != '\r' && *p != '\n' && *p != '\t' ) in IMPL_LINK()
179 p++; in IMPL_LINK()
181 if ( *p == '\t' ) in IMPL_LINK()
[all …]
/trunk/main/svl/source/misc/
H A Dinettype.cxx1144 p = INetMIME::skipLinearWhiteSpaceComment(p, pEnd); in parse()
1147 while (p != pEnd && INetMIME::isTokenChar(*p)) in parse()
1150 ++p; in parse()
1159 if (p == pEnd || *p++ != '/') in parse()
1165 while (p != pEnd && INetMIME::isTokenChar(*p)) in parse()
1168 ++p; in parse()
1192 while (p != pEnd && INetMIME::isTokenChar(*p)) in parse()
1195 ++p; in parse()
1204 if (p == pEnd || *p++ != '/') in parse()
1210 while (p != pEnd && INetMIME::isTokenChar(*p)) in parse()
[all …]
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleText.idl63 interface.</p>
76 current cursor position.</p>
133 <p>Returns the character at the given index.</p>
154 returned.</p>
172 nevertheless.</p>
196 <p>Returns the bounding box of the indexed character.</p>
214 for this index.</p>
265 <p>Returns the portion of the text that is selected.</p>
276 <p>Returns the index of the start of the selected text.</p>
287 <p>Returns the index of the end of the selected text.</p>
[all …]
/trunk/main/scaddins/source/analysis/
H A Danalysis.cxx351 if( p ) in getDisplayFunctionName()
372 if( p ) in getFunctionDescription()
424 if( p ) in getProgrammaticCategoryName()
454 if( p ) in getDisplayCategoryName()
511 if( !p ) in getCompatibilityNames()
726 for( const double *p = aValList.First(); p; p = aValList.Next() ) in getMultinomial() local
863 while( p ) in getGcd()
1194 if( !p ) in getImproduct()
1199 for( p = z_list.Next() ; p ; p = z_list.Next() ) in getImproduct()
1242 if( !p ) in getImsum()
[all …]
/trunk/main/soltools/cpp/
H A D_tokens.c82 *pwbuf = *p; in memcpy_EBCDIC()
87 while( (p[ processedchars ] != '\"') && (p[ processedchars ] != '\'') ) in memcpy_EBCDIC()
96 if( p[ processedchars ] == '\\' ) in memcpy_EBCDIC()
169 … while( p[ processedchars ] >= '0' && p[ processedchars ] <= '7' && (currpos < startpos + 4) ) in memcpy_EBCDIC()
410 uchar *p; in puttokens() local
420 p = tp->t - tp->wslen; in puttokens()
488 memcpy(wbp, p, len); in puttokens()
537 outnum(char *p, int n) in outnum() argument
540 p = outnum(p, n / 10); in outnum()
541 *p++ = (char) (n % 10 + '0'); in outnum()
[all …]
/trunk/main/basic/source/classes/
H A Ddisas.cxx246 SbiDisas::SbiDisas( SbModule* p, const SbiImage* q ) : rImg( *q ), pMod( p ) in SbiDisas() argument
308 nOp1 = *p++; nOp1 |= *p++ << 8; nOp1 |= *p++ << 16; nOp1 |= *p++ << 24; in Fetch()
317 nOp1 = *p++; nOp1 |= *p++ << 8; nOp1 |= *p++ << 16; nOp1 |= *p++ << 24; in Fetch()
318 nOp2 = *p++; nOp2 |= *p++ << 8; nOp2 |= *p++ << 16; nOp2 |= *p++ << 24; in Fetch()
406 const char* p = ""; in DisasLine() local
428 if( p && *p ) in DisasLine()
430 rText.AppendAscii( p ); in DisasLine()
474 if( p ) in StrOp()
477 rText.AppendAscii( p ); in StrOp()
553 const char* p = NULL; in CharOp() local
[all …]
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DXMultiLayerStratum.idl62 </p>
94 </p>
122 </p>
161 </p>
168 </p>
175 </p>
179 </p>
207 </p>
213 </p>
219 </p>
[all …]
/trunk/main/offapi/com/sun/star/embed/
H A DStorage.idl68 <p>
72 </p>
79 <p>
82 </p>
88 <p>
99 <p>
259 <p>
278 <p>
306 <p>
311 <p>
[all …]
/trunk/main/offapi/com/sun/star/awt/
H A DFontDescriptor.idl39 <p>For example, this can be used to select a font.</p>
73 <p>Use one value out of the constant group
82 <p>Use one value out of the constant group
91 <p>Use one value out of the constant group
101 width may be selected.</p>
103 <p>The value is expressed as a percentage.</p>
112 thickness may be selected.</p>
114 <p>The value is expressed as a percentage.</p>
146 <p>The unit of measure is degrees; 0 is the baseline.</p>
164 <p>This property is only valid if the property
[all …]
/trunk/main/offapi/com/sun/star/document/
H A DXUndoManager.idl40 <p></p>
62 <member>leaveUndoContext</member>.</p>
90 separately undone or re-done.</p>
113 action will not be listed.</p>
158 <p>The redo stack is cleared when a new action is pushed onto the undo stack.</p>
163 interface.</p>
181 </ul></p>
206 </ul></p>
287 interface will be disposed.</p>
297 <p>In particular, this method will
[all …]
/trunk/main/offapi/com/sun/star/sdb/application/
H A DXCopyTableWizard.idl51 are required.</p>
54 and other, settings.</p>
62 <p>This must be one of the <type>CopyTableOperation</type> constants.</p>
65 initial operation in the wizard.</p>
68 what operation was actually executed.</p>
71 result of such an attempt is undefined.</p>
91 table's data was appended.</p>
94 result of such an attempt is undefined.</p>
101 key in the UI.</p>
115 column, if possible.</p>
[all …]
/trunk/main/xmlreader/source/
H A Dxmlreader.cxx219 pad_.add(p, i); in normalizeLineEnds()
220 p += i + 1; in normalizeLineEnds()
226 pad_.add(p, n); in normalizeLineEnds()
440 char const * p; in handleReference() local
600 ++p; in handleAttributeValue()
615 p = handleReference(p, end); in handleAttributeValue()
620 ++p; in handleAttributeValue()
638 ++p; in handleAttributeValue()
640 ++p; in handleAttributeValue()
647 p = handleReference(p, end); in handleAttributeValue()
[all …]
/trunk/main/codemaker/test/cppumaker/
H A Dtest_codemaker_cppumaker.cxx383 test::codemaker::cppumaker::BigStruct * const p; member
397 ASSERT_EQ(guard.p->m1, sal_False); in TEST()
398 ASSERT_EQ(guard.p->m2, static_cast< sal_Int8 >(0)); in TEST()
399 ASSERT_EQ(guard.p->m3, static_cast< sal_Int16 >(0)); in TEST()
401 ASSERT_EQ(guard.p->m5, static_cast< sal_Int32 >(0)); in TEST()
405 ASSERT_EQ(guard.p->m9, 0.0f); in TEST()
406 ASSERT_EQ(guard.p->m10, 0.0); in TEST()
411 ASSERT_EQ(guard.p->m14.hasValue(), sal_False); in TEST()
415 ASSERT_EQ(guard.p->m17.m1, sal_False); in TEST()
416 ASSERT_EQ(guard.p->m17.m2.is(), sal_False); in TEST()
[all …]

Completed in 266 milliseconds

12345678910>>...128