Home
last modified time | relevance | path

Searched refs:p (Results 126 – 150 of 3444) sorted by relevance

12345678910>>...138

/trunk/main/offapi/com/sun/star/configuration/
H A DAccessRootElement.idl53 </p>
58 </p>
64 </p>
69 </p>
99 </p>
104 </p>
110 </p>
114 </p>
124 </p>
128 </p>
[all …]
H A DGroupAccess.idl52 </p>
58 </p>
63 </p>
86 </p>
93 </p>
98 </p>
104 </p>
112 </p>
116 </p>
125 </p>
[all …]
H A DHierarchyElement.idl56 </p>
61 </p>
72 <p><em>Renaming an element is generally not supported.</em></p>
81 </p>
87 </p>
95 </p>
100 </p>
104 </p>
112 </p>
116 </p>
[all …]
/trunk/main/desktop/win32/source/officeloader/
H A Dofficeloader.cxx145 char * p = b + 1; in writeArgument() local
150 *p++ = '\\'; in writeArgument()
151 *p++ = '0'; in writeArgument()
154 *p++ = '\\'; in writeArgument()
155 *p++ = ','; in writeArgument()
162 *p++ = c; in writeArgument()
331 p = desktop_win32::commandLineAppend(p, argv[0]); in WinMain()
335 p = desktop_win32::commandLineAppend(p, argv[i]); in WinMain()
342 p = desktop_win32::commandLineAppend(p, MY_STRING(L"0")); in WinMain()
344 p = desktop_win32::commandLineAppend(p, MY_STRING(L"2")); in WinMain()
[all …]
/trunk/main/basic/source/comp/
H A Dexprtree.cxx40 pParser = p; in SbiExpression()
57 pParser = p; in SbiExpression()
67 pParser = p; in SbiExpression()
76 pParser = p; in SbiExpression()
85 pParser = p; in SbiExpression()
894 while( p ) in ~SbiExprList()
898 p = q; in ~SbiExprList()
908 p = p->pNext; in Get()
909 return p; in Get()
915 while( p && p->pNext ) in addExpression()
[all …]
H A Dparser.cxx209 p->eExitTok = eTok; in OpenBlock()
210 p->nChain = 0; in OpenBlock()
213 pStack = p; in OpenBlock()
234 delete p; in CloseBlock()
243 for( SbiParseStack* p = pStack; p; p = p->pNext ) in Exit() local
249 p->nChain = aGen.Gen( _JUMP, p->nChain ); in Exit()
416 SbiStatement* p; in Parse() local
417 for( p = StmntTable; p->eTok != NIL; p++ ) in Parse()
477 while( p ) in GetWithVar()
480 if( p->pWithVar ) in GetWithVar()
[all …]
/trunk/main/configmgr/source/
H A Dpartial.cxx79 for (Node * p = &root_;;) { in Partial() local
82 p = &p->children[seg]; in Partial()
83 if (p->startInclude) { in Partial()
87 p->children.clear(); in Partial()
97 for (Node * p = &root_;;) { in Partial() local
108 p = &j->second; in Partial()
118 Node const * p = &root_; in contains() local
126 p = &j->second; in contains()
127 includes |= p->startInclude; in contains()
129 return ( ( p->children.empty() || p == &root_ ) in contains()
[all …]
/trunk/main/sc/source/core/data/
H A Dcell2.cxx650 p->CalcAbsIfRel( aPos ); in HasOneReference()
1152 while( p ) in UpdateInsertTabAbs()
1175 while( p ) in TestTabRefAbs()
1431 for (FormulaToken* p = pCode->First(); p; p = pCode->Next()) in lcl_IsRangeNameInUse() local
1457 for (FormulaToken* p = pCode->First(); p; p = pCode->Next()) in lcl_FindRangeNamesInUse() local
1478 for( FormulaToken* p = pCode->First(); p; p = pCode->Next() ) in ReplaceRangeNamesInUse() local
1498 for( FormulaToken* p = pCode->First(); p; p = pCode->Next() ) in CompileDBFormula() local
1501 || (p->GetOpCode() == ocName && p->GetIndex() >= SC_START_INDEX_DB_COLL) ) in CompileDBFormula()
1520 for ( FormulaToken* p = pCode->First(); p && !bRecompile; p = pCode->Next() ) in CompileDBFormula() local
1571 for ( FormulaToken* p = pCode->First(); p && !bRecompile; p = pCode->Next() ) in CompileNameFormula() local
[all …]
/trunk/main/offapi/com/sun/star/frame/
H A DXFrame.idl46 <p>
50 </p>
59 <p>
64 </p>
80 <p>
83 </p>
95 <p>
133 <p>
159 <p>
172 <p>
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_UnoControlFormattedFieldModel.java104 protected Object getNewValue(String p, Object v) { in _TextColor()
106 super.getNewValue(p,v) ; in _TextColor()
117 protected Object getNewValue(String p, Object v) { in _TextLineColor()
119 super.getNewValue(p,v) ; in _TextLineColor()
130 protected Object getNewValue(String p, Object v) { in _BackgroundColor()
132 super.getNewValue(p,v) ; in _BackgroundColor()
161 super.getNewValue(p,v) ; in _EffectiveMax()
191 super.getNewValue(p,v) ; in _EffectiveMin()
204 super.getNewValue(p,v) ; in _FormatKey()
217 super.getNewValue(p,v) ; in _StrictFromat()
[all …]
/trunk/main/framework/source/classes/
H A Dmenumanager.cxx341 for ( p = aQueryLabelItemIdVector.begin(); p != aQueryLabelItemIdVector.end(); p++ ) in MenuManager()
349 for ( p = aQueryLabelItemIdVector.begin(); p != aQueryLabelItemIdVector.end(); p++ ) in MenuManager()
430 for ( p = m_aMenuItemHandlerVector.begin(); p != m_aMenuItemHandlerVector.end(); p++ ) in ~MenuManager()
432 MenuItemHandler* pItemHandler = *p; in ~MenuManager()
449 for ( p = m_aMenuItemHandlerVector.begin(); p != m_aMenuItemHandlerVector.end(); p++ ) in GetMenuItemHandler()
451 MenuItemHandler* pItemHandler = *p; in GetMenuItemHandler()
470 for ( p = m_aMenuItemHandlerVector.begin(); p != m_aMenuItemHandlerVector.end(); p++ ) in statusChanged()
537 for ( p = m_aMenuItemHandlerVector.begin(); p != m_aMenuItemHandlerVector.end(); p++ ) in ClearMenuDispatch()
578 for ( p = m_aMenuItemHandlerVector.begin(); p != m_aMenuItemHandlerVector.end(); p++ ) in disposing()
653 for ( p = aNewPickVector.begin(); p != aNewPickVector.end(); p++ ) in UpdateSpecialFileMenu()
[all …]
/trunk/main/offapi/com/sun/star/sheet/
H A DFormulaMapGroupSpecialOffset.idl37 <p>The number of constants may grow in future versions!</p>
48 the following values:</p>
78 and should be empty.</p>
91 function from the Analsysis add-in.</p>
116 and should be empty.</p>
127 "missing" op-code.</p>
130 and should be empty.</p>
142 literally in the formula.</p>
153 not affect the result of the formula.</p>
157 of space characters.</p>
[all …]
/trunk/main/offapi/com/sun/star/sdbc/
H A DXConnection.idl54 <p>
62 </p>
75 <p>
81 </p>
82 <p>
86 <p>
103 <p>
110 <p>
127 <p>
131 <p>
[all …]
/trunk/main/offapi/com/sun/star/form/component/
H A DDataForm.idl82 to the insertion row.</p>
98 </ul></p>
118 additional data.</p>
126 <p>You can add your component as
131 fill them by their own choice.</p>
152 property is not evaluated.</p>
174 </p>
180 property is not evaluated.</p>
200 value.</p>
210 value.</p>
[all …]
/trunk/main/offapi/com/sun/star/form/runtime/
H A DXFormController.idl65 the model of the controller.</p>
69 add listeners.</p>
71 <p>This interface supersedes the <type scope="com::sun::star::form">FormController</type>.</p>
75 and all controls therein.</p>
88 the update of the record is vetoed.</p>
108 set of these URLs.</p>
117 used as one named parameter.</p>
231 of the form.</p>
255 controller is responsible.</p>
315 responsible for.</p>
[all …]
/trunk/main/bridges/source/jni_uno/
H A Djni_data.cxx46 p->nRefCount = 1; in seq_allocate()
47 p->nElements = nElements; in seq_allocate()
202 if (p != 0) { in createDefaultUnoValue()
203 (*p->release)(p); in createDefaultUnoValue()
985 void * p = in map_to_uno() local
1125 void * p = in map_to_uno() local
1138 void * p = in map_to_uno() local
1183 if (0 != p) in map_to_uno()
1184 (*p->release)( p ); in map_to_uno()
1198 if (0 != p) in map_to_uno()
[all …]
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/accessibility/
H A DWindowsAccessBridgeAdapter.java268 if (p.x < x) { in PopupMenuProxy()
269 x = p.x; in PopupMenuProxy()
271 if (p.y < y) { in PopupMenuProxy()
272 y = p.y; in PopupMenuProxy()
399 public boolean contains(java.awt.Point p) { in contains() argument
404 p.y + ") returns " + in contains()
410 (p.y < d.height)) { in contains()
429 public void setLocation(java.awt.Point p) { in setLocation() argument
459 new java.awt.Point(p.x + x - p2.x, p.y + y - p2.y)); in getAccessibleAt()
591 return listComponent.contains(p); in contains()
[all …]
/trunk/main/sc/source/core/tool/
H A Dadiasync.cxx113 ScAddInAsync* p; in CallBack() local
117 if ( !p->HasListeners() ) in CallBack()
120 theAddInAsyncTbl.Remove( p ); in CallBack()
121 delete p; in CallBack()
124 switch ( p->eType ) in CallBack()
127 p->nVal = *(double*)pData; in CallBack()
130 if ( p->pStr ) in CallBack()
139 p->bValid = sal_True; in CallBack()
143 sal_uInt16 nCount = p->pDocs->Count(); in CallBack()
168 p->Remove( nFoundPos ); in RemoveDocument()
[all …]
/trunk/main/basic/source/runtime/
H A Ddllmgr.cxx289 void * p; in marshal() local
382 return *p; in read()
586 if (p != 0) { in getProcData()
589 proc->proc = p; in getProcData()
599 if (p != 0) { in getProcData()
601 proc->proc = p; in getProcData()
608 if (p != 0) { in getProcData()
617 if (p != 0) { in getProcData()
619 proc->proc = p; in getProcData()
624 if (p != 0) { in getProcData()
[all …]
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx35 inline sal_uInt8 Get_Byte( sal_uInt8 *& p ) in Get_Byte() argument
36 { sal_uInt8 n = SVBT8ToByte( *(SVBT8*)p ); p += 1; return n; } in Get_Byte()
38 inline short Get_Short( sal_uInt8 *& p ) in Get_Short() argument
39 { short n = SVBT16ToShort( *(SVBT16*)p ); p += 2; return n; } in Get_Short()
41 { sal_uInt16 n = SVBT16ToShort( *(SVBT16*)p ); p += 2; return n; } in Get_UShort()
43 inline long Get_Long( sal_uInt8 *& p ) in Get_Long() argument
44 { long n = SVBT32ToUInt32( *(SVBT32*)p ); p += 4; return n; } in Get_Long()
46 { sal_uLong n = SVBT32ToUInt32( *(SVBT32*)p ); p += 4; return n; } in Get_ULong()
49 { ByteToSVBT8( n, *(SVBT8*)p ); p+= 1; } in Set_UInt8()
52 { ShortToSVBT16( n, *(SVBT16*)p ); p+= 2; } in Set_UInt16()
[all …]
/trunk/main/scaddins/source/analysis/
H A Danalysishelper.cxx586 if( '0' <= *p && *p <= '9' ) in ConvertToDec()
588 else if( 'A' <= *p && *p <= 'Z' ) in ConvertToDec()
590 else if ( 'a' <= *p && *p <= 'z' ) in ConvertToDec()
608 p++; in ConvertToDec()
849 p++; in ParseDouble()
853 rp = p; in ParseDouble()
1485 for( STRING* p = ( STRING* ) First() ; p ; p = ( STRING* ) Next() ) in ~StringList() local
1560 for( FuncData* p = ( FuncData* ) First() ; p ; p = ( FuncData* ) Next() ) in ~FuncDataList() local
1976 p = pow( p, fPower ); in Power()
2265 for( Complex* p = ( Complex* ) First() ; p ; p = ( Complex* ) Next() ) in ~ComplexList() local
[all …]
/trunk/main/soltools/mkdepend/
H A Dinclude.c54 register char **pp, *p; local
92 for (p=file+strlen(file); p>file; p--)
93 if (*p == '/')
95 if (p == file)
99 path[ (p-file) + 1 ] = '\0';
215 int isdot(p) in isdot() argument
216 register char *p; in isdot()
218 if(p && *p++ == '.' && *p++ == '\0')
223 int isdotdot(p) in isdotdot() argument
224 register char *p; in isdotdot()
[all …]
/trunk/main/sc/source/filter/excel/
H A Dexctools.cxx336 while( p ) in ExcScenario()
340 p = EXCSCNEXT(); in ExcScenario()
349 while( p ) in ~ExcScenario()
351 delete p; in ~ExcScenario()
352 p = EXCSCNEXT(); in ~ExcScenario()
378 while( p ) in Apply()
409 while( p ) in ~ExcScenarioList()
411 delete p; in ~ExcScenarioList()
412 p = _Next(); in ~ExcScenarioList()
422 while( p ) in Apply()
[all …]
/trunk/main/offapi/com/sun/star/awt/tree/
H A DTreeControlModel.idl52 <p>The default value is <member scope="com::sun::star::view">SelectionType::NONE</member></p>
58 <p>You can implement your own instance of <type>XTreeDataModel</type> or use
64 <p>If <var>RootDisplayed</var> is set to <FALSE/>, the root node of a model is no longer
67 <p>The default value is <TRUE/></p>
72 <p>The handles are doted lines that visualize the tree like hirarchie<p>
73 <p>The default value is <TRUE/></p>
78 <p>The default value is <TRUE/></p>
84 of all rows.</p>
85 <p>The default value is 0</p>
90 <p>The default value is <FALSE/></p>
[all …]
/trunk/main/basic/source/sbx/
H A Dsbxcoll.cxx88 SbxVariable* p; in Initialize() local
90 p->ResetFlag( SBX_WRITE ); in Initialize()
91 p->SetFlag( SBX_DONTSTORE ); in Initialize()
93 p->SetFlag( SBX_DONTSTORE ); in Initialize()
95 p->SetFlag( SBX_DONTSTORE ); in Initialize()
97 p->SetFlag( SBX_DONTSTORE ); in Initialize()
126 if( p ) in SFX_NOTIFY()
128 sal_uIntPtr nId = p->GetId(); in SFX_NOTIFY()
184 if( p->GetType() == SbxSTRING ) in CollItem()
188 short n = p->GetInteger(); in CollItem()
[all …]

Completed in 235 milliseconds

12345678910>>...138