Home
last modified time | relevance | path

Searched defs:p (Results 26 – 50 of 1323) sorted by relevance

12345678910>>...53

/trunk/main/basic/source/runtime/
H A Druntime.cxx298 SbiRuntime* p = pRun->pNext; in ~SbiInstance() local
516 SbiRuntime* p = pRun; in GetCaller() local
527 SbiRuntime* p = pRun; in GetLocals() local
1062 SbiGosubStack* p = pGosubStk; in PopGosub() local
1074 SbiGosubStack* p; in ClearGosubStack() local
1084 SbiArgvStack* p = new SbiArgvStack; in PushArgv() local
1097 SbiArgvStack* p = pArgvStk; in PopArgv() local
1118 SbiForStack* p = new SbiForStack; in PushFor() local
1133 SbiForStack* p = new SbiForStack; in PushForEach() local
1226 SbiForStack* p = pForStk; in PopFor() local
[all …]
H A Dstep1.cxx43 SbxVariable* p = new SbxVariable( SbxDOUBLE ); in StepLOADNC() local
67 SbxVariable* p = new SbxVariable; in StepLOADSC() local
76 SbxVariable* p = new SbxVariable; in StepLOADI() local
145 SbxVariable* p = GetTOS(); in StepPAD() local
170 SbxVariableRef p = PopVar(); in StepJUMPT() local
179 SbxVariableRef p = PopVar(); in StepJUMPF() local
194 SbxVariableRef p = PopVar(); in StepONJUMP() local
250 SbiForStack* p = pForStk; in StepTESTFOR() local
308 SbiForStack* p = pForStk; in StepTESTFOR() local
350 const sal_uInt8* p = pCode; in StepERRHDL() local
/trunk/main/sc/source/core/data/
H A Dclipparam.cxx72 for (ScRangePtr p = maRanges.First(); p; p = maRanges.Next()) in getPasteColSize() local
105 for (ScRangePtr p = maRanges.First(); p; p = maRanges.Next()) in getPasteRowSize() local
121 for (ScRange* p = aRanges.First(); p; p = aRanges.Next()) in getWholeRange() local
163 ScRange* p = maRanges.First(); in transpose() local
/trunk/main/tools/inc/tools/
H A Dsolar.h51 #define DELETEZ( p ) ( delete p,p = 0 ) argument
87 inline sal_uInt8 SVBT8ToByte ( const SVBT8 p ) { return p[0]; } in SVBT8ToByte()
88 inline sal_uInt16 SVBT16ToShort( const SVBT16 p ) { return (sal_uInt16)p[0] in SVBT16ToShort()
90 inline sal_uInt32 SVBT32ToUInt32 ( const SVBT32 p ) { return (sal_uInt32)p[0] in SVBT32ToUInt32()
95 inline double SVBT64ToDouble( const SVBT64 p ) { double n; in SVBT64ToDouble()
106 inline double SVBT64ToDouble( const SVBT64 p ) { double n; in SVBT64ToDouble()
118 inline void ByteToSVBT8 ( sal_uInt8 n, SVBT8 p ) { p[0] = n; } in ByteToSVBT8()
119 inline void ShortToSVBT16( sal_uInt16 n, SVBT16 p ) { p[0] = (sal_uInt8) n; in ShortToSVBT16()
121 inline void UInt32ToSVBT32 ( sal_uInt32 n, SVBT32 p ) { p[0] = (sal_uInt8) n; in UInt32ToSVBT32()
126 inline void DoubleToSVBT64( double n, SVBT64 p ) { p[0] = ((sal_uInt8*)&n)[0]; in DoubleToSVBT64()
[all …]
/trunk/main/ucb/source/regexp/
H A Dregexp.cxx70 sal_Unicode const * p = *pBegin; in matchStringIgnoreCase() local
104 sal_Unicode const * p = pBegin; in matches() local
198 sal_Unicode const * p = rString.getStr(); in isScheme() local
219 sal_Unicode const * p = rString.getStr(); in appendStringLiteral() local
317 sal_Unicode const * p = *pBegin; in matchString() local
340 sal_Unicode const * p = *pBegin; in scanStringLiteral() local
384 sal_Unicode const * p = rRegexp.getStr(); in parse() local
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DExecuteProcess.java41 Process p = Runtime.getRuntime().exec(command); in executeProcessReturnValue() local
58 Process p = Runtime.getRuntime().exec(command); in executeProcessReturnVector() local
86 Process p = Runtime.getRuntime().exec(command, envP); in executeProcessReturnVectorEnv() local
/trunk/main/toolkit/source/awt/
H A Dvclxplugin.cxx38 VCLXPlugin::VCLXPlugin( Window *p, WinBits b ) in VCLXPlugin()
62 void VCLXPlugin::SetPlugin( ::Control *p ) in SetPlugin()
/trunk/main/basic/source/comp/
H A Dsymtbl.cxx73 String* p = aData.GetObject( i ); in Add() local
140 SbiSymDef* p = new SbiSymDef( rName ); in AddSym() local
152 SbiProcDef* p = new SbiProcDef( pParser, rName ); in AddProc() local
208 SbiSymDef* p = aData.GetObject( nCount - i - 1 ); in Find() local
225 SbiSymDef* p = aData.GetObject( i ); in FindId() local
247 SbiSymDef* p = Find( rName ); in Define() local
259 SbiSymDef* p = Find( rName ); in Reference() local
273 SbiSymDef* p = aData.GetObject( i ); in CheckRefs() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XLayoutManager.java71 Point p = new Point(); in _dockWindow() local
97 Point p = oObj.getElementPos(sElementName); in _getElementPos() local
153 Point p = new Point(); in _setElementPos() local
162 Point p = new Point(); in _setElementPosSize() local
/trunk/main/basic/inc/basic/
H A Dbasicrt.hxx37 BasicRuntime( SbiRuntime* p ) : pRun ( p ){;} in BasicRuntime()
53 BasicErrorStackEntry( SbErrorStackEntry *p ) : pEntry ( p ){;} in BasicErrorStackEntry()
/trunk/main/tools/source/memtools/
H A Dcontnr.cxx61 CBlock* p = (CBlock*)pBlock; in DBG_NAME() local
174 void CBlock::Insert( void* p, sal_uInt16 nIndex, sal_uInt16 nReSize ) in Insert()
230 CBlock* CBlock::Split( void* p, sal_uInt16 nIndex, sal_uInt16 nReSize ) in Split()
426 inline void* CBlock::Replace( void* p, sal_uInt16 nIndex ) in Replace()
509 Container* p = (Container*)pCont; in DbgCheckContainer() local
755 void Container::ImpInsert( void* p, CBlock* pBlock, sal_uInt16 nIndex ) in ImpInsert()
840 void Container::Insert( void* p ) in Insert()
855 void Container::Insert( void* p, sal_uIntPtr nIndex ) in Insert()
1030 void* Container::Replace( void* p ) in Replace()
1050 void* Container::Replace( void* p, sal_uIntPtr nIndex ) in Replace()
[all …]
H A Dtable.cxx111 sal_Bool Table::Insert( sal_uIntPtr nKey, void* p ) in Insert()
196 void* Table::Replace( sal_uIntPtr nKey, void* p ) in Replace()
337 void* Table::Seek( void* p ) in Seek()
373 void* p = Container::Last(); in Last() local
402 void* p = Container::Prev(); in Prev() local
/trunk/main/tools/source/misc/
H A Dpathutils.cxx40 for (WCHAR * p = path;;) { in filename() local
71 WCHAR const * p = frontEnd - 1; in buildPath() local
91 WCHAR * p; in buildPath() local
/trunk/main/cli_ure/source/native/
H A Dpath.cxx40 for (WCHAR * p = path;;) { in filename() local
71 WCHAR const * p = frontEnd - 1; in buildPath() local
91 WCHAR * p; in buildPath() local
/trunk/main/basic/source/sbx/
H A Dsbxbyte.cxx30 sal_uInt8 ImpGetByte( const SbxValues* p ) in ImpGetByte()
236 void ImpPutByte( SbxValues* p, sal_uInt8 n ) in ImpPutByte()
H A Dsbxbool.cxx36 enum SbxBOOL ImpGetBool( const SbxValues* p ) in ImpGetBool()
158 void ImpPutBool( SbxValues* p, sal_Int16 n ) in ImpPutBool()
H A Dsbxchar.cxx35 xub_Unicode ImpGetChar( const SbxValues* p ) in ImpGetChar()
224 void ImpPutChar( SbxValues* p, xub_Unicode n ) in ImpPutChar()
H A Dsbxdbl.cxx31 double ImpGetDouble( const SbxValues* p ) in ImpGetDouble()
139 void ImpPutDouble( SbxValues* p, double n, sal_Bool bCoreString ) in ImpPutDouble()
H A Dsbxuint.cxx30 sal_uInt16 ImpGetUShort( const SbxValues* p ) in ImpGetUShort()
222 void ImpPutUShort( SbxValues* p, sal_uInt16 n ) in ImpPutUShort()
H A Dsbxstr.cxx43 ::rtl::OUString ImpGetString( const SbxValues* p ) in ImpGetString()
144 ::rtl::OUString ImpGetCoreString( const SbxValues* p ) in ImpGetCoreString()
162 void ImpPutString( SbxValues* p, const ::rtl::OUString* n ) in ImpPutString()
H A Dsbxlng.cxx30 sal_Int32 ImpGetLong( const SbxValues* p ) in ImpGetLong()
190 void ImpPutLong( SbxValues* p, sal_Int32 n ) in ImpPutLong()
H A Dsbxulng.cxx30 sal_uInt32 ImpGetULong( const SbxValues* p ) in ImpGetULong()
198 void ImpPutULong( SbxValues* p, sal_uInt32 n ) in ImpPutULong()
/trunk/main/configmgr/source/
H A Dpartial.cxx79 for (Node * p = &root_;;) { in Partial() local
97 for (Node * p = &root_;;) { in Partial() local
118 Node const * p = &root_; in contains() local
/trunk/main/unotools/source/i18n/
H A Dintlwrapper.cxx87 CalendarWrapper* p = new CalendarWrapper( xSMgr ); in ImplNewCalendar() local
95 CollatorWrapper* p = new CollatorWrapper( xSMgr ); in ImplNewCollator() local
/trunk/main/testtools/source/servicetests/
H A DRemoteServiceTest.java44 final Process p = Runtime.getRuntime().exec(new String[] { in getTestServiceFactory() local

Completed in 99 milliseconds

12345678910>>...53