Home
last modified time | relevance | path

Searched defs:p (Results 1 – 25 of 1323) sorted by last modified time

12345678910>>...53

/trunk/main/tools/source/fsys/
H A Ddirent.cxx172 for ( sal_Unicode *p = (sal_Unicode*)aURL.GetBuffer(); *p; ++p ) in DoRedirect() local
264 const char* ImpCheckDirEntry( const void* p ) in ImpCheckDirEntry()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_mips/
H A Duno2cpp.cxx68 long *p; // pointer to parameter overflow area in callVirtualMethod() local
/trunk/main/autodoc/source/cosv/strings/
H A Dstreamstr.cxx362 p = io_swap.dpData; in swap() local
666 for ( char * p = dpData; p != pEnd; ++p ) in replace_all() local
677 position_type p = 0; in replace_all() local
950 for (const char * p = i_text; *p != '\0'; ++p) in Split() local
H A Dstring.cxx265 const char * p = strstr(c_str() + i_nSearchStartPosition, i_strToSearch); in find() local
278 const char * p = strchr(c_str() + i_nSearchStartPosition, i_charToSearch); in find() local
/trunk/main/autodoc/inc/cosv/tpl/
H A Dfuncall.hxx187 P & p; member
/trunk/main/autodoc/inc/cosv/
H A Dcomfunc.hxx103 for ( size_t p = 0; p < sizeof(NUMTYPE); --p ) in switch_endian() local
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx3167 Point p[6]; in SetToolArrowClipregion() local
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx130 static unsigned GetUShort( const unsigned char* p ){return((p[0]<<8)+p[1]);} in GetUShort()
131 static unsigned GetUInt( const unsigned char* p ) { return((p[0]<<24)+(p[1]<<16)+(p[2]<<8)+p[3]);} in GetUInt()
233 for( const unsigned char* p = pCmap + 4; --nSubTables >= 0; p += 8 ) in ReadMacCmapEncoding() local
/trunk/main/unotools/source/misc/
H A Dfontdefs.cxx579 const sal_Unicode* p = rStr.GetBuffer(); in operator ()() local
/trunk/main/basic/source/comp/
H A Dsbcomp.cxx1014 SbMethod* p = PTR_CAST(SbMethod,pMethods->Get( i ) ); in Compile() local
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx200 #define DUMPDOC(p,s) DumpDoc( p, s); argument
203 #define DUMPDOC(p,s) argument
/trunk/main/sc/source/core/tool/
H A Dinterpr5.cxx477 const ScToken* p = sp ? static_cast<const ScToken*>(pStack[sp-1]) : NULL; in GetMatrix() local
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DSystemUtil.java318 HashMap<String, Object> p = new HashMap<String, Object>(); in getProcesses() local
423 HashMap<String, Object> p = new HashMap<String, Object>(); in getProcessPerfData() local
/trunk/main/desktop/source/app/
H A Dofficeipcthread.cxx716 Parser p( aArguments ); in run() local
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx3289 void SAL_CALL SwXTextDocument::operator delete( void * p) throw() in operator delete()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx2656 PSLZWCTreeNode* p; in Compress() local
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx777 sal_uInt8* p = tgadata, *pAlpha = tgaAlphadata; in getBitmapData() local
/trunk/main/soltools/javadep/
H A Djavadep.c234 char *p; in utf8tolatin1() local
344 char *p, *pnp; in escape_slash() local
556 char *p = pstr; in process_class_file() local
713 char *p, *pp, *pstr; in create_filters() local
805 char *p, *token; local
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx1153 IMPL_LINK( SwDocShell, Ole2ModifiedHdl, void *, p ) in IMPL_LINK() argument
/trunk/main/sfx2/inc/sfx2/
H A Dlinkmgr.hxx79 void SetPersist( SfxObjectShell * p ) { pPersist = p; } in SetPersist()
/trunk/main/svl/source/numbers/
H A Dzforlist.cxx137 for ( SvNumberFormatter* p = (SvNumberFormatter*)aFormatters.First(); in ConfigurationChanged() local
147 for ( SvNumberFormatter* p = (SvNumberFormatter*)aFormatters.First(); in ConfigurationChanged() local
/trunk/main/wizards/com/sun/star/wizards/web/
H A DFTPDialog.java182 public FTPDialog(XMultiServiceFactory xmsf, CGPublish p) throws Exception in FTPDialog()
639 CGPublish p = new CGPublish(); in main() local
743 public static final String getFullURL(CGPublish p) in getFullURL()
/trunk/main/svtools/source/misc/
H A Dembedhlp.cxx75 EmbedEventListener_Impl( EmbeddedObjectRef* p ) : in EmbedEventListener_Impl()
94 EmbedEventListener_Impl* EmbedEventListener_Impl::Create( EmbeddedObjectRef* p ) in Create()
/trunk/main/automation/source/app/
H A Dtestbasi.cxx116 sal_Bool TTBasic::Compile( SbModule* p ) in Compile()
/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx1999 void* p = (void*)&rTOXType; in GetId() local
4315 const SvxShadowItem* p = (const SvxShadowItem*)pItem; in FormatBox() local

Completed in 269 milliseconds

12345678910>>...53