Home
last modified time | relevance | path

Searched defs:p (Results 1151 – 1175 of 1322) sorted by relevance

1...<<41424344454647484950>>...53

/trunk/main/sw/source/core/doc/
H A Ddocredln.cxx2618 sal_Bool SwRedlineTbl::Insert( SwRedlinePtr& p, sal_Bool bIns ) in Insert()
2635 sal_Bool SwRedlineTbl::Insert( SwRedlinePtr& p, sal_uInt16& rP, sal_Bool bIns ) in Insert()
2652 sal_Bool SwRedlineTbl::InsertWithValidRanges( SwRedlinePtr& p, sal_uInt16* pInsPos ) in InsertWithValidRanges()
/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/sw/source/ui/fldui/
H A Dfldvar.cxx948 const SwFldTypes* p = pSh->GetDoc()->GetFldTypes(); in IMPL_LINK() local
/trunk/main/sal/osl/os2/
H A Dprocess.c373 char** p; in osl_psz_executeProcess() local
/trunk/main/forms/source/xforms/
H A Dsubmission.cxx454 sal_Int32 p = 0; in convertFastPropertyValue() local
/trunk/main/sw/source/core/text/
H A Ditratr.cxx332 sal_uInt16 p=nPos; in GetNextAttr() local
/trunk/main/connectivity/source/drivers/jdbc/
H A DJStatement.cxx335 jboolean p = sal_False; in executeBatch() local
H A DPreparedStatement.cxx592 jboolean p = sal_False; in executeBatch() local
/trunk/main/sal/osl/unx/
H A Dfile_misc.cxx96 void DirectoryItem_Impl::operator delete(void * p, size_t) in operator delete()
/trunk/main/editeng/source/editeng/
H A Deditundo.cxx152 EditUndo::EditUndo( sal_uInt16 nI, ImpEditEngine* p ) in EditUndo()
H A Deditobj.cxx788 ContentInfo* p = aContents.GetObject( n ); in DeleteContents() local
910 ContentInfo* p = aContents.GetObject( n ); in HasOnlineSpellErrors() local
/trunk/main/desktop/source/app/
H A Dofficeipcthread.cxx716 Parser p( aArguments ); in run() local
/trunk/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx162 explicit RemoveFormulaCell(ScFormulaCell* p) : mpCell(p) {} in RemoveFormulaCell()
430 TokenRef p(new ScEmptyCellToken(false, false)); in getEmptyOrNullToken() local
1932 SfxObjectShell* p = itr->second.maShell; in getSrcDocument() local
1958 SfxObjectShell* p = aSrcDoc.maShell; in getSrcDocument() local
/trunk/main/tools/source/debug/
H A Ddebug.cxx530 void PointerList::Add( const void* p ) in Add()
568 sal_Bool PointerList::Remove( const void* p ) in Remove()
/trunk/main/sc/source/core/data/
H A Ddociter.cxx939 ScDBQueryParamInternal* p = static_cast<ScDBQueryParamInternal*>(pParam); in ScDBQueryDataIterator() local
945 ScDBQueryParamMatrix* p = static_cast<ScDBQueryParamMatrix*>(pParam); in ScDBQueryDataIterator() local
/trunk/main/sc/source/ui/view/
H A Dviewfun3.cxx424 ScRangePtr p = aClipParam.maRanges.First(); in CopyToClip() local
1079 for (ScRange* p = aRangeList.First(); p; p = aRangeList.Next()) in PasteFromClip() local
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx210 void ScModule::ConfigurationChanged( utl::ConfigurationBroadcaster* p, sal_uInt32 ) in ConfigurationChanged()
1820 SfxViewShell* p = pFrame->GetViewShell(); in lcl_CheckNeedsRepaint() local
/trunk/main/basebmp/test/
H A Dbmpdemo.cxx841 pointer p = current(); in set() local
853 pointer p = current(d.x,d.y); in set() local
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.cxx99 for( GList *p = pChildren; p; p = p->next ) in expandexpanders() local
568 for( GList *p = pChildren; p; p = p->next ) in dialog_remove_buttons() local
/trunk/main/sw/inc/
H A Dunocoll.hxx70 SwUnoCollection(SwDoc* p) : in SwUnoCollection()
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx488 SwTableAutoFmtPtr p = (*pTableTbl)[ nIndex ]; in IMPL_LINK() local
/trunk/main/stoc/source/simpleregistry/
H A Dtextualservices.cxx942 std::vector< rtl::OUString > p(path_); in find() local
/trunk/main/tools/workben/
H A Durltest.cxx617 INetContentTypeParameter const * p = aList.GetObject(i); in main() local
/trunk/main/sc/source/filter/xml/
H A DXMLChangeTrackingExportHelper.cxx615 const ScChangeAction* p = pDelAction->GetNext(); in AddDeletionAttributes() local
/trunk/main/unotools/source/misc/
H A Dfontdefs.cxx579 const sal_Unicode* p = rStr.GetBuffer(); in operator ()() local

Completed in 210 milliseconds

1...<<41424344454647484950>>...53