Home
last modified time | relevance | path

Searched defs:t (Results 51 – 75 of 323) sorted by relevance

12345678910>>...13

/aoo42x/main/slideshow/source/engine/transitions/
H A Dveewipe.cxx35 ::basegfx::B2DPolyPolygon VeeWipe::operator () ( double t ) in operator ()()
H A Ddoublediamondwipe.cxx36 ::basegfx::B2DPolyPolygon DoubleDiamondWipe::operator () ( double t ) in operator ()()
H A Diriswipe.cxx36 ::basegfx::B2DPolyPolygon IrisWipe::operator () ( double t ) in operator ()()
H A Dcheckerboardwipe.cxx35 ::basegfx::B2DPolyPolygon CheckerBoardWipe::operator () ( double t ) in operator ()()
H A Dcombtransition.cxx98 void CombTransition::renderComb( double t, in renderComb()
177 bool CombTransition::operator()( double t ) in operator ()()
/aoo42x/main/qadevOOo/runner/lib/
H A DExceptionStatus.java36 ExceptionStatus( Throwable t ) { in ExceptionStatus()
/aoo42x/main/connectivity/source/drivers/jdbc/
H A DReader.cxx69 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in available() local
93 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in readBytes() local
H A DString.cxx53 SDBThreadAttach t; in operator ::rtl::OUString() local
/aoo42x/main/sal/qa/osl/process/
H A Dosl_process_child.cxx50 # define SLEEP(t) (Sleep((t)*1000)) argument
52 # define SLEEP(t) (sleep((t))) argument
/aoo42x/main/idlc/source/
H A Dastexpression.cxx152 coerce_value(AstExprValue *ev, ExprType t) in coerce_value()
721 AstExprValue* AstExpression::coerce(ExprType t, sal_Bool bAssign) in coerce()
1220 const sal_Char* SAL_CALL exprTypeToString(ExprType t) in exprTypeToString()
/aoo42x/main/bridges/test/com/sun/star/lib/uno/bridges/java_remote/
H A DBug111153_Test.java59 XTransport t = UnoRuntime.queryInterface( in run() local
H A DBug92174_Test.java51 XTransport t = UnoRuntime.queryInterface( in run() local
H A DBug97697_Test.java58 TestBed t = new TestBed(); in test() local
H A DBug98508_Test.java61 TestBed t = new TestBed(); in test() local
/aoo42x/main/i18npool/source/inputchecker/
H A Dinputsequencechecker_th.cxx118 #define CT_ABV(t) ( (t>=CT_AV1 && t<=CT_AV3) || t==CT_BV1 || t==CT_BV2) in correctInputSequence() argument
119 #define CT_ABV1(t) (t==CT_AV1 || t==CT_BV1) in correctInputSequence() argument
/aoo42x/main/basegfx/inc/basegfx/tools/
H A Dlerp.hxx44 double t ) in lerp()
/aoo42x/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/uno/typedesc/
H A DTypeDescription.java52 Type t = new Type(typeName); in getTypeDescription() local
359 Type t = new Type(interfaces[i]); in create() local
446 Type t = info.getUnoType(); in initMethodDescriptions() local
496 Type t = info.getUnoType(); in initMethodDescriptions() local
546 Type t = new Type(typeName.substring(i, j)); in calculateTypeArguments() local
597 Type t = info.getUnoType(); in calculateFieldDescriptions() local
/aoo42x/main/basic/source/comp/
H A Dexprnode.cxx42 SbiExprNode::SbiExprNode( SbiParser* p, SbiExprNode* l, SbiToken t, SbiExprNode* r ) in SbiExprNode()
55 SbiExprNode::SbiExprNode( SbiParser* p, double n, SbxDataType t ) in SbiExprNode()
73 SbiExprNode::SbiExprNode( SbiParser* p, const SbiSymDef& r, SbxDataType t, SbiExprList* l ) in SbiExprNode()
H A Dtoken.cxx30 struct TokenTable { SbiToken t; const char *s; }; member
399 void SbiTokenizer::Push( SbiToken t ) in Push()
444 const String& SbiTokenizer::Symbol( SbiToken t ) in Symbol()
H A Dsymtbl.cxx83 short SbiStringPool::Add( double n, SbxDataType t ) in Add()
338 void SbiSymDef::SetType( SbxDataType t ) in SetType()
437 void SbiProcDef::SetType( SbxDataType t ) in SetType()
517 void SbiConstDef::Set( double n, SbxDataType t ) in Set()
/aoo42x/main/connectivity/source/inc/java/lang/
H A DObject.hxx148 SDBThreadAttach t; in callMethodWithIntArg() local
158 SDBThreadAttach t; in callVoidMethod() local
/aoo42x/main/sal/inc/osl/
H A Dmutex.hxx146 Guard(T & t) : pT(&t) in Guard()
179 ClearableGuard(T & t) : pT(&t) in ClearableGuard()
/aoo42x/main/ucb/source/cacher/
H A Dcontentresultsetwrapper.hxx87 ReacquireableGuard(osl::Mutex * t) : pT(t) in ReacquireableGuard()
92 ReacquireableGuard(osl::Mutex& t) : pT(&t) in ReacquireableGuard()
/aoo42x/main/sw/source/filter/html/
H A Dhtmlflyt.cxx30 #define TE(t,p,c) (sal_uInt8)( HTML_OUT_##t | HTML_POS_##p | HTML_CNTNR_##c ) argument
/aoo42x/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DConverter.java237 public void convertTo(Target t) { in convertTo()
308 public void convertTo(Target t) { in convertTo()
414 public void convertTo(Target t) throws IOException { in convertTo()

Completed in 148 milliseconds

12345678910>>...13