Home
last modified time | relevance | path

Searched defs:t (Results 76 – 100 of 323) sorted by relevance

12345678910>>...13

/aoo42x/main/svl/source/misc/
H A Dsvldata.cxx54 for (SimpleResMgrMap::iterator t in ~ImpSvlData() local
/aoo42x/main/sw/qa/complex/writer/
H A DCheckIndexedPropertyValues.java61 Type t = xCont.getElementType(); in checkIndexedPropertyValues() local
H A DCheckNamedPropertyValues.java61 Type t = xCont.getElementType(); in checkNamedPropertyValues() local
/aoo42x/main/bridges/inc/bridges/cpp_uno/shared/
H A Darraypointer.hxx40 T * release() { T * t = p_; p_ = 0; return t; } in release() local
/aoo42x/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Disdirectreturntype.cxx67 typelib_TypeDescription * t = NULL; in isDirectReturnType() local
/aoo42x/main/sal/qa/osl/setthreadname/
H A Dtest-setthreadname.cxx65 TestThread t; in TEST_F() local
/aoo42x/main/qadevOOo/runner/lib/
H A DStatusException.java49 public StatusException( String message, Throwable t ) { in StatusException()
/aoo42x/main/slideshow/source/engine/transitions/
H A Dwaterfallwipe.cxx61 ::basegfx::B2DPolyPolygon WaterfallWipe::operator () ( double t ) in operator ()()
H A Dslidetransitionfactory.cxx197 virtual bool operator()( double t ) in operator ()()
357 double t ) in performIn()
424 double t ) in performIn()
442 double t ) in performOut()
544 double t ) in performIn()
582 double t ) in performOut()
/aoo42x/main/bridges/source/cpp_uno/mingw_intel/
H A Dsmallstruct.cxx46 typelib_TypeDescription * t = 0; in isSimpleStruct() local
/aoo42x/main/basic/inc/basic/
H A Dsbxprop.hxx39 SbxProperty( const String& r, SbxDataType t ) in SbxProperty()
/aoo42x/main/basic/source/sbx/
H A Dsbxbyte.cxx169 SbxDataType t; in ImpGetByte() local
H A Dsbxvalue.cxx215 SbxValue::SbxValue( SbxDataType t, void* p ) : SbxBase() in SbxValue()
442 SbxDataType t = SbxDataType( p->aData.eType & 0x0FFF ); in TheRealValue() local
671 #define GET( g, e, t, m ) \ argument
939 #define PUT( p, e, t, m ) \ argument
995 SbxDataType t = GetType(); in ImpIsNumeric() local
1030 sal_Bool SbxValue::SetType( SbxDataType t ) in SetType()
1641 SbxDataType t; in LoadData() local
1656 SbxDataType t; in LoadData() local
H A Dsbxbool.cxx95 SbxDataType t; in ImpGetBool() local
H A Dsbxchar.cxx158 SbxDataType t; in ImpGetChar() local
H A Dsbxdbl.cxx84 SbxDataType t; in ImpGetDouble() local
H A Dsbxuint.cxx155 SbxDataType t; in ImpGetUShort() local
H A Dsbxlng.cxx123 SbxDataType t; in ImpGetLong() local
H A Dsbxulng.cxx131 SbxDataType t; in ImpGetULong() local
/aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Controller/
H A DPrologueCtrl.java51 Thread t = new Thread() { in duringShow() local
/aoo42x/main/testtools/source/servicetests/
H A DTestBase.java37 TestService2 t = UnoRuntime.queryInterface( in test() local
/aoo42x/main/basic/source/sample/
H A Dcollelem.cxx54 sal_uIntPtr t = pHint->GetId(); in SFX_NOTIFY() local
/aoo42x/main/basic/source/runtime/
H A Dstep2.cxx76 SbxDataType t = (SbxDataType) nOp2; in FindElement() local
705 SbxDataType t = (SbxDataType) nOp2; in StepPARAM() local
1122 void SbiRuntime::implHandleSbxFlags( SbxVariable* pVar, SbxDataType t, sal_uInt32 nOp2 ) in implHandleSbxFlags()
1155 SbxDataType t = (SbxDataType)(nOp2 & 0xffff); in StepLOCAL() local
1168 SbxDataType t = (SbxDataType)(SbxDataType)(nOp2 & 0xffff);; in StepPUBLIC_Impl() local
1213 SbxDataType t = (SbxDataType)(nOp2 & 0xffff); in StepGLOBAL() local
1267 SbxDataType t = (SbxDataType) nOp2; in StepFIND_G() local
1277 SbxVariable* SbiRuntime::StepSTATIC_Impl( String& aName, SbxDataType& t ) in StepSTATIC_Impl()
1298 SbxDataType t = (SbxDataType) nOp2; in StepSTATIC() local
/aoo42x/main/binaryurp/qa/
H A Dtest-unmarshal.cxx65 css::uno::TypeDescription t(m.readType()); in TEST_F() local
/aoo42x/main/scripting/java/com/sun/star/script/framework/provider/
H A DPathUtils.java70 StringTokenizer t = new StringTokenizer( url, "/"); in make_url() local

Completed in 99 milliseconds

12345678910>>...13