Home
last modified time | relevance | path

Searched defs:p (Results 926 – 950 of 1322) sorted by relevance

1...<<31323334353637383940>>...53

/trunk/main/bridges/source/jni_uno/
H A Djni_base.h249 void * p = rtl_allocateMemory( bytes ); in allocate() local
/trunk/main/bridges/test/com/sun/star/lib/
H A DTestBed.java51 Process p = Runtime.getRuntime().exec(new String[] { in execute() local
/trunk/main/configmgr/source/
H A Ddata.cxx234 for (rtl::Reference< Node > p(i == components.end() ? 0 : i->second);;) { in resolvePathRepresentation() local
/trunk/main/basic/source/comp/
H A Dtoken.cxx468 const sal_Unicode *p = aSym.GetBuffer(); in Symbol() local
/trunk/main/cui/source/tabpages/
H A Dconnect.cxx441 IMPL_LINK( SvxConnectionPage, ChangeAttrHdl_Impl, void *, p ) in IMPL_LINK() argument
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dexcept.cxx67 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname()
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Dexcept.cxx66 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname()
/trunk/main/autodoc/inc/cosv/tpl/
H A Dfuncall.hxx187 P & p; member
/trunk/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx216 FormulaToken* p = maTokens[i]; in getColRanges() local
237 FormulaToken* p = maTokens[i]; in getRowRanges() local
253 FormulaToken* p = maTokens[i]; in getAllRanges() local
523 const ScSharedTokenRef& p = mpRefTokens->front(); in glueState() local
2056 const FormulaToken* p = pArray->GetNextReference(); in createDataSequenceByRangeRepresentation() local
2656 for (FormulaToken* p = pArray->First(); p; p = pArray->Next()) in FillCacheFromExternalRef() local
3233 ScRangePtr p; in getNumberFormatKeyByIndex() local
3310 ScSharedTokenRef p(static_cast<ScToken*>((*itr)->Clone())); in createClone() local
3315 …auto_ptr<ScChart2DataSequence> p(new ScChart2DataSequence(m_pDocument, m_xDataProvider, pTokensNew… in createClone() local
3627 ScRangePtr p; in getTextualData() local
/trunk/main/cppuhelper/source/
H A Dinterfacecontainer.cxx159 XInterface * p = aData.pAsSequence->getConstArray()[nRemain].get(); in remove() local
301 XInterface * p = aData.pAsSequence->getConstArray()[0].get(); in removeInterface() local
/trunk/main/sal/osl/unx/
H A Dsecurity.c84 oslSecurityImpl * p = NULL; in growSecurityImpl() local
117 oslSecurityImpl * p = NULL; in osl_getCurrentSecurity() local
/trunk/main/rdbmaker/source/rdbmaker/
H A Drdbmaker.cxx107 sal_Char *p = NULL; in initFilterTypes() local
/trunk/main/forms/source/component/
H A Dpropertybaghelper.cxx168 OPropertyArrayAggregationHelper* p = m_pPropertyArrayHelper; in impl_ts_getArrayHelper() local
/trunk/main/ucb/source/ucp/file/
H A Dfilstr.cxx280 const sal_Int8* p = aData.getConstArray(); in writeBytes() local
H A Dfilrset.cxx626 FileContentIdentifier* p in queryContentIdentifier() local
816 XPropertySetInfo_impl* p = new XPropertySetInfo_impl( m_pMyShell, in getPropertySetInfo() local
/trunk/main/io/source/stm/
H A Dopipe.cxx469 OPipeImpl *p = new OPipeImpl; in OPipeImpl_CreateInstance() local
/trunk/main/sc/source/filter/xml/
H A Dxmltabi.cxx100 const sal_Unicode* p = rName.getStr(); in lcl_isExternalRefCache() local
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Dexcept.cxx59 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Dexcept.cxx59 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname()
/trunk/main/framework/source/recording/
H A Ddispatchrecorder.cxx198 std::vector< com::sun::star::frame::DispatchStatement>::iterator p; in getRecordedMacro() local
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx358 const unsigned char* steal() { unsigned char* p = mpRawBytes; mpRawBytes = NULL; return p; } in steal() local
499 static unsigned GetUInt( const unsigned char* p ) { return((p[0]<<24)+(p[1]<<16)+(p[2]<<8)+p[3]);} in GetUInt()
500 static unsigned GetUShort( const unsigned char* p ){ return((p[0]<<8)+p[1]);} in GetUShort()
501 static signed GetSShort( const unsigned char* p ){ return((short)((p[0]<<8)+p[1]));} in GetSShort()
/trunk/main/svtools/source/dialogs/
H A Dfiledlg2.cxx64 #define INITCONTROL( p, ControlClass, nBits, aPos, aSize, aTitel, rHelpId ) \ in DECLARE_LIST() argument
270 IMPL_LINK( ImpPathDialog, SelectHdl, ListBox *, p ) in IMPL_LINK() argument
812 IMPL_LINK( ImpFileDialog, SelectHdl, ListBox *, p ) in IMPL_LINK() argument
/trunk/main/unodevtools/source/skeletonmaker/
H A Dskeletoncommon.cxx560 for ( sal_uInt16 p = 0; p < reader.getMethodParameterCount(m); ++p ) { in checkAddInTypes() local
658 for ( sal_uInt16 p = 0; p < reader.getMethodParameterCount(m); ++p ) { in generateFunctionParamterMap() local
/trunk/main/svl/source/items/
H A Ditempool.cxx469 for ( SfxItemPool *p = pSecondary->pSecondary; p; p = p->pSecondary ) in SetSecondaryPool() local
476 for ( SfxItemPool *p = pPool; p; p = p->pSecondary ) in SetSecondaryPool() local
/trunk/main/idl/source/objects/
H A Dobject.cxx68 SvMetaClass * p; in Load() local
133 SvMetaClass * p; in Load() local

Completed in 173 milliseconds

1...<<31323334353637383940>>...53