Home
last modified time | relevance | path

Searched defs:t (Results 251 – 275 of 323) sorted by relevance

1...<<111213

/aoo42x/main/vcl/qa/complex/memCheck/
H A DCheckMemoryUsage.java184 StringTokenizer t = new StringTokenizer(sVContent, ","); in before() local
/aoo42x/main/basic/source/classes/
H A Dsb.cxx248 SbxVariable* StarBASIC::VBAFind( const String& rName, SbxClassType t ) in VBAFind()
785 SbxVariable* SbClassModuleObject::Find( const XubString& rName, SbxClassType t ) in Find()
1318 SbxVariable* StarBASIC::Find( const String& rName, SbxClassType t ) in Find()
2108 SbxVariable* BasicCollection::Find( const XubString& rName, SbxClassType t ) in Find()
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Duno2cpp.cxx96 typelib_TypeDescription * t = 0; in is_complex_struct() local
/aoo42x/main/configmgr/source/
H A Dconfigurationregistry.cxx546 css::uno::Type t(value_.getValueType()); in getValueType() local
/aoo42x/main/mysqlc/source/
H A Dmysqlc_connection.cxx589 Reference<XNameAccess > t; in getTypeMap() local
H A Dmysqlc_resultset.cxx573 Time t; in getTime() local
612 Time t = getTime(column); in getTimestamp() local
/aoo42x/main/oox/source/drawingml/
H A Dshape.cxx223 sal_Int32 t = (*aIter)->maPosition.Y; in addChildren() local
/aoo42x/main/bridges/test/com/sun/star/lib/uno/bridges/java_remote/
H A DMethodIdTest.java60 XTest t = UnoRuntime.queryInterface( in run() local
/aoo42x/main/cui/source/dialogs/
H A Dscriptdlg.cxx1508 Type t = ::getCppuType( &re ); in GetErrorMessage() local
1517 Type t = ::getCppuType( &e ); in GetErrorMessage() local
/aoo42x/main/formula/source/core/api/
H A DFormulaCompiler.cxx1483 FormulaToken* t = pArr->First(); in CreateStringFromTokenArray() local
1506 FormulaToken* t = pTokenP; in CreateStringFromToken() local
/aoo42x/main/sw/source/core/undo/
H A Duntbl.cxx70 #define CHECK_TABLE(t) argument
73 #define CHECK_TABLE(t) (t).CheckConsistency(); argument
75 #define CHECK_TABLE(t) argument
201 #define CHECKTABLE(t) CheckTable( t ); argument
204 #define CHECKTABLE(t) argument
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Duno2cpp.cxx113 typelib_TypeDescription * t = 0; in is_complex_struct() local
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Duno2cpp.cxx113 typelib_TypeDescription * t = 0; in is_complex_struct() local
/aoo42x/main/basic/source/comp/
H A Dcodegen.cxx284 SbxDataType t = pPar->GetType(); in Save() local
H A Ddim.cxx45 SbxDataType t = eScanType; in VarDecl() local
/aoo42x/main/svtools/source/filter/
H A Dsgvspln.cxx829 double t; in Spline2Poly() local
/aoo42x/main/unodevtools/source/skeletonmaker/
H A Dcpptypemaker.cxx285 OString t = s.copy(s.lastIndexOf('/')+1); in printSetPropertyMixinBody() local
H A Djavatypemaker.cxx288 OString t = buffer.makeStringAndClear(); in printSetPropertyMixinBody() local
/aoo42x/main/sc/source/core/data/
H A Ddocumen4.cxx178 ScToken* t = static_cast<ScToken*>(aArr.AddMatrixSingleReference( aRefData)); in InsertMatrixFormula() local
301 ScToken* t; in MarkUsedExternalReferences() local
/aoo42x/main/svl/source/misc/
H A Dstrmadpt.cxx991 std::multiset< sal_uInt32 >::iterator t = m_aMarks.find(nPosition); in removeMark() local
/aoo42x/main/shell/source/unix/sysshell/
H A Drecently_used_file_handler.cxx97 long t; in set_timestamp() local
/aoo42x/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySetMixin.java658 XTypeDescription t = attr.getType(); in initProperties() local
H A DPropertySet.java178 Type t= new Type(cl); in registerProperty() local
/aoo42x/main/l10ntools/source/filter/utils/
H A DCache.java1064 int t = 0; in convertTypePropsToInternal() local
1174 int t = 0; in convertFilterPropsToInternal() local
/aoo42x/main/sw/source/core/table/
H A Dswnewtable.cxx49 #define CHECK_TABLE(t) argument
52 #define CHECK_TABLE(t) (t).CheckConsistency(); argument
54 #define CHECK_TABLE(t) argument

Completed in 3248 milliseconds

1...<<111213