Home
last modified time | relevance | path

Searched defs:p (Results 701 – 725 of 1323) sorted by relevance

1...<<21222324252627282930>>...53

/trunk/main/sfx2/source/bastyp/
H A Dminarray.cxx227 void* p = GetObject(n); in Contains() local
442 char p = GetObject(n); in Contains() local
674 short p = GetObject(n); in Contains() local
/trunk/main/unotools/source/i18n/
H A Dcharclass.cxx129 const sal_Unicode* p = rStr.GetBuffer(); in isAsciiNumeric() local
145 const sal_Unicode* p = rStr.GetBuffer(); in isAsciiAlpha() local
161 const sal_Unicode* p = rStr.GetBuffer(); in isAsciiAlphaNumeric() local
/trunk/main/extensions/workben/
H A Dpythontest.cxx74 CmdDebugger( XDebuggingRef *p, XEngineRef *pEngine , XInvokationRef *pInvokation) in CmdDebugger()
89 void* getImplementation(Reflection *p) { return OWeakObject::getImplementation(p); } in getImplementation()
92 void attach( XDebuggingRef *p , XEngineRef *pEngine , XInvokationRef *pInvokation ) in attach()
/trunk/main/ucb/source/ucp/file/
H A Dfilnot.cxx70 FileContentIdentifier* p = new FileContentIdentifier( m_pMyShell,aChildName ); in notifyChildInserted() local
109 FileContentIdentifier* p = new FileContentIdentifier( m_pMyShell,aChildName ); in notifyRemoved() local
H A Dshell.cxx755 XResultSet_impl* p = new XResultSet_impl( this,aUnqPath,OpenMode,seq,seqSort ); in ls() local
786 XCommandInfo_impl* p = new XCommandInfo_impl( this ); in info_c() local
805 XPropertySetInfo_impl* p = new XPropertySetInfo_impl( this,aUnqPath ); in info_p() local
1104 XRow_impl* p = new XRow_impl( this,seq ); in getv() local
1890 const sal_Int8* p = seq.getConstArray(); in write() local
2553 XRow_impl* p = new XRow_impl( this,seq ); in getv() local
2568 std::list< ContentEventNotifier* >* p = new std::list< ContentEventNotifier* >; in getContentEventListeners() local
2595 std::list< ContentEventNotifier* >* p = new std::list< ContentEventNotifier* >; in getContentDeletedEventListeners() local
2666 … std::list< PropertySetInfoChangeNotifier* >* p = new std::list< PropertySetInfoChangeNotifier* >; in getPropertySetListeners() local
2761 std::list< ContentEventNotifier* >* p = new std::list< ContentEventNotifier* >; in getContentExchangedEventListeners() local
[all …]
/trunk/main/sc/source/ui/view/
H A Dreffact.cxx212 SfxBindings* p, in ScSimpleRefDlgWrapper()
401 SfxBindings* p, \ in ScValidityRefChildWin()
/trunk/main/basic/source/comp/
H A Dscanner.cxx42 SbiScanner::SbiScanner( const ::rtl::OUString& rBuf, StarBASIC* p ) : aBuf( rBuf ) in SbiScanner()
167 sal_Unicode buf[ BUF_SIZE ], *p = buf; in NextSym() local
/trunk/main/cppu/source/uno/
H A Ddestr.hxx301 void * p = ((void **)pElements)[nPos]; in idestructElements() local
312 uno_Interface * p = ((uno_Interface **)pElements)[nPos]; in idestructElements() local
/trunk/main/i18nutil/source/utility/
H A Dwidthfolding.cxx54 sal_Int32 *p = NULL; in decompose_ja_voiced_sound_marks() local
131 sal_Int32 *p = NULL; in compose_ja_voiced_sound_marks() local
/trunk/main/sc/source/filter/inc/
H A Dexp_op.hxx92 inline ExportWK1( SvStream& r, ScDocument* p, CharSet e ) : in ExportWK1()
/trunk/main/io/test/stm/
H A Dtestfactreg.cxx199 Sequence<sal_Int8 > createSeq( char * p ) in createSeq()
H A Dpipetest.cxx382 Thread *p = new WriteToStreamThread( output, iMax ); in testMultithreading() local
412 OPipeTest *p = new OPipeTest( rSMgr ); in OPipeTest_CreateInstance() local
/trunk/main/framework/source/uielement/
H A Dmenubarmanager.cxx363 std::vector< MenuItemHandler* >::iterator p; in Destroy() local
498 std::vector< MenuItemHandler* >::iterator p; in frameAction() local
523 std::vector< MenuItemHandler* >::iterator p; in statusChanged() local
614 std::vector< MenuItemHandler* >::iterator p; in GetMenuItemHandler() local
657 std::vector< MenuItemHandler* >::iterator p; in RemoveListener() local
736 std::vector< MenuItemHandler* >::iterator p; in disposing() local
909 std::vector< MenuItemHandler* >::iterator p; in IMPL_LINK() local
939 std::vector< MenuItemHandler* >::iterator p; in IMPL_LINK() local
1505 std::vector< MenuItemHandler* >::iterator p; in FillMenuManager() local
1937 std::vector< MenuItemHandler* >::iterator p; in SetItemContainer() local
[all …]
/trunk/main/scaddins/source/analysis/
H A Danalysishelper.hxx687 inline void MyList::Append( void* p ) in Append()
721 inline void StringList::Append( STRING* p ) in Append()
779 inline void CStrList::Append( const sal_Char* p ) in Append()
793 inline void FuncDataList::Append( FuncData* p ) in Append()
885 inline void ComplexList::Append( Complex* p ) in Append()
905 inline ConvertDataLinear::ConvertDataLinear( const sal_Char* p, double fC, double fO, ConvertDataCl… in ConvertDataLinear()
/trunk/main/sw/inc/
H A Dfmtfld.hxx123 SwFmtFldHint( const SwFmtFld* p, sal_Int16 n, const SwView* pV = 0) in SwFmtFldHint()
/trunk/main/sc/source/core/tool/
H A Dlookupcache.cxx115 const ScHint* p = PTR_CAST( ScHint, &rHint ); in Notify() local
/trunk/main/shell/source/win32/shlxthandler/ooofilt/
H A Dpropspec.cxx137 inline void * operator new( size_t /*size*/, void * p ) in operator new()
/trunk/main/sfx2/inc/sfx2/
H A Dlinkmgr.hxx79 void SetPersist( SfxObjectShell * p ) { pPersist = p; } in SetPersist()
/trunk/main/stoc/source/security/
H A Daccess_controller.cxx618 OUString const * p = permissions.getConstArray(); in dumpPermissions() local
652 pair< OUString, Any > const & p = vec[ nPos ]; in checkAndClearPostPoned() local
663 pair< OUString, Any > const & p = vec[ nPos ]; in checkAndClearPostPoned() local
673 pair< OUString, Any > const & p = vec[ nPos ]; in checkAndClearPostPoned() local
/trunk/main/extensions/test/sax/
H A Dtestwriter.cxx135 void* getImplementation(Reflection *p) { return OWeakObject::getImplementation(p); } in getImplementation()
193 void* getImplementation(Reflection *p) { return OWeakObject::getImplementation(p); } in getImplementation()
246 void* getImplementation(Reflection *p) { return OWeakObject::getImplementation(p); } in getImplementation()
412 OSaxWriterTest *p = new OSaxWriterTest( rSMgr ); in OSaxWriterTest_CreateInstance() local
/trunk/main/basic/source/runtime/
H A Dstep0.cxx96 SbxVariable* p = GetTOS(); in StepUnary() local
332 SbxVariable* p = GetTOS(); in StepGET() local
1211 SbxVariableRef p = PopVar(); in StepLINPUT() local
1315 SbxVariableRef p = PopVar(); in StepPRINT() local
1328 SbxVariableRef p = PopVar(); in StepPRINTF() local
1342 SbxVariableRef p = PopVar(); in StepWRITE() local
1398 SbxVariableRef p = PopVar(); in StepPROMPT() local
/trunk/main/editeng/source/misc/
H A DSvXMLAutoCorrectExport.cxx63 SvxAutocorrWord* p = pAutocorr_List->GetObject(i); in exportDoc() local
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/loader/
H A DRegistrationClassFinder.java83 String p; in checkAccess() local
/trunk/main/testtools/source/performance/
H A Dubobject.cxx87 void * p = (XInterface *)(XPerformanceTest *)this; in queryInterface() local
92 void * p = (XPerformanceTest *)this; in queryInterface() local
97 void * p = (XPerformanceTest *)this; in queryInterface() local
/trunk/main/connectivity/source/drivers/jdbc/
H A DInputStream.cxx98 jboolean p = sal_False; in readBytes() local

Completed in 106 milliseconds

1...<<21222324252627282930>>...53