Home
last modified time | relevance | path

Searched refs:t (Results 1 – 25 of 989) sorted by relevance

12345678910>>...40

/trunk/main/l10ntools/source/
H A Dsrclex.l129 [a-zA-Z]+[ \t]+[^={;\n]+\n[ \t]*"#".*\n[ \t]*"{" |
135 ^[\t ]*[a-zA-Z_]+[\t ]*"\\"?[\t ]*\n?[ \t]*"{"[\t ]*"\\"? {
140 [\t ]*[a-zA-Z0-9_]+[ \t]*("["[ \t]*[a-zA-Z0-9_\-]+[ \t]*"]"[ \t]*)?=[ \t]*L?\".*\".*\n? {
145t ]*[a-zA-Z0-9_]+[ \t]*("["[ \t]*[a-zA-Z0-9_\-]+[ \t]*"]"[ \t]*)?(\n[ \t]*)?=([ \t]*\n)?(([a-zA-Z0…
160 "}"[ \t]*;([ \t]*\\)? {
170 [ \t]*[a-zA-Z0-9_]+[ \t]*=[ \t]*[0123456789]{1,5}[ \t]*";"?\\? {
175 [a-zA-Z0-9_]+[ \t]*"="[\t ]*([ \t]*"//".*\n)*.* |
183 [a-zA-Z0-9_]+[ \t]*("["[ \t]*[a-zA-Z0-9_\-]+[ \t]*"]"[ \t]*)?"="[ \t]*(\\[ \t]*)?\n?[ \t]*"{"[ \t]*…
188 "StringList"+[ \t]*("["[ \t]*[a-zA-Z0-9_\-]+[ \t]*"]"[ \t]*)?"="[ \t]*(\\[ \t]*)?\n?[ \t]*"{"[ \t]*…
193 "UIEntries"[ \t]*("["[ \t]*[a-zA-Z0-9_\-]+[ \t]*"]"[ \t]*)?"="[ \t]*(\\[ \t]*)?\n?[ \t]*"{" {
[all …]
/trunk/main/toolkit/doc/layout/
H A DTODO109t' '{printf "%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\n", "layout", "janneke\\vc…
111 …w/source/ui/dialog/localize.sdf | awk -F'\t' '{printf "%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\
113t' '{printf "%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\n", "layout", "janneke\\vc…
114t' '{printf "%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\n", "layout", "sc\\uiconfi…
116t' '{printf "%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\n", "layout", "sc\\uiconfi…
118t' '{printf "%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\n", "layout", "sc\\uiconfi…
120t' '{printf "%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\n", "layout", "svx\\uiconf…
203 compiler in rsc/) don't match the awt toolkit properties
/trunk/main/connectivity/source/drivers/jdbc/
H A DCallableStatement.cxx90 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getByte() local
102 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getBytes() local
117 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getDate() local
125 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getDouble() local
134 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getFloat() local
143 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getInt() local
151 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getLong() local
160 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getObject() local
170 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getShort() local
181 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getString() local
[all …]
H A DObject.cxx134 SDBThreadAttach t; in ~java_lang_Object() local
152 SDBThreadAttach t; in clearObject() local
243 SDBThreadAttach t; in callBooleanMethod() local
256 SDBThreadAttach t; in callBooleanMethodWithIntArg() local
275 SDBThreadAttach t; in callIntMethod() local
291 SDBThreadAttach t; in callIntMethodWithIntArg() local
303 SDBThreadAttach t; in callVoidMethod() local
314 SDBThreadAttach t; in callVoidMethodWithIntArg() local
328 SDBThreadAttach t; in callVoidMethodWithBoolArg() local
341 SDBThreadAttach t; in callStringMethod() local
[all …]
H A DPreparedStatement.cxx126 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in setString() local
134 jdbc::LocalRef< jstring > str( t.env(),convertwchar_tToJavaString(t.pEnv,x)); in setString()
154 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in executeQuery() local
169 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in setBoolean() local
182 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in setByte() local
195 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in setDate() local
210 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in setTime() local
224 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in setTimestamp() local
237 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in setDouble() local
250 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in setFloat() local
[all …]
H A DJStatement.cxx159 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getGeneratedValues() local
160 createStatement(t.pEnv); in getGeneratedValues()
197 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in cancel() local
217 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in clearBatch() local
234 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in execute() local
268 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in executeQuery() local
315 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in addBatch() local
329 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in executeBatch() local
351 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in executeUpdate() local
392 SDBThreadAttach t; in getWarnings() local
[all …]
H A DResultSet.cxx122 clearObject(*t.pEnv); in disposing()
156 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getBinaryStream() local
167 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getCharacterStream() local
197 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getBytes() local
214 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getDate() local
268 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getMetaData() local
278 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getArray() local
290 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getClob() local
574 SDBThreadAttach t; in getWarnings() local
701 SDBThreadAttach t; in updateString() local
[all …]
H A DDatabaseMetaData.cxx124 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getTables() local
353 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getIndexInfo() local
370 t.pEnv->DeleteLocalRef((jstring)args[0].l); in getIndexInfo()
372 t.pEnv->DeleteLocalRef((jstring)args[1].l); in getIndexInfo()
394 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getBestRowIdentifier() local
511 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getCrossReference() local
599 SDBThreadAttach t; in impl_callResultSetMethod() local
630 SDBThreadAttach t; in impl_callResultSetMethodWithStrings() local
1003 SDBThreadAttach t; in supportsConvert() local
1345 SDBThreadAttach t; in supportsResultSetConcurrency() local
[all …]
H A DJConnection.cxx285 SDBThreadAttach t; in ~java_sql_Connection() local
296 t.releaseRef(); in ~java_sql_Connection()
423 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getTypeMap() local
463 SDBThreadAttach t; in createStatement() local
504 SDBThreadAttach t; in prepareStatement() local
522 SDBThreadAttach t; in prepareCall() local
540 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in nativeSQL() local
573 SDBThreadAttach t; in getWarnings() local
673 SDBThreadAttach t; in loadDriverFromProperties() local
786 SDBThreadAttach t; in construct() local
[all …]
H A DArray.cxx64 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getArray() local
74 ThrowSQLException(t.pEnv,*this); in getArray()
76 t.pEnv->DeleteLocalRef(obj); in getArray()
84 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getArrayAtIndex() local
94 ThrowSQLException(t.pEnv,*this); in getArrayAtIndex()
96 t.pEnv->DeleteLocalRef(obj); in getArrayAtIndex()
104 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getResultSet() local
115 ThrowSQLException(t.pEnv,*this); in getResultSet()
117 t.pEnv->DeleteLocalRef(obj); in getResultSet()
127 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getResultSetAtIndex() local
[all …]
H A Dtools.cxx46 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in setProperty() local
61 ThrowSQLException(t.pEnv,NULL); in setProperty()
64 ThrowSQLException(t.pEnv,0); in setProperty()
66 t.pEnv->DeleteLocalRef(out); in setProperty()
86 SDBThreadAttach t; in java_util_Properties() local
87 if( !t.pEnv ) in java_util_Properties()
96 saveRef( t.pEnv, tempObj ); in java_util_Properties()
220 SDBThreadAttach t; in createByteInputStream() local
221 if( !t.pEnv || !x.is() ) in createByteInputStream()
247 SDBThreadAttach t; in createCharArrayReader() local
[all …]
H A DDriverPropertyInfo.cxx72 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in name() local
77 aStr = JavaString2String(t.pEnv,(jstring)t.pEnv->GetObjectField( object, id)); in name()
85 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in description() local
90 aStr = JavaString2String(t.pEnv,(jstring)t.pEnv->GetObjectField( object, id)); in description()
98 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in value() local
103 aStr = JavaString2String(t.pEnv,(jstring)t.pEnv->GetObjectField( object, id)); in value()
111 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in required() local
114 jfieldID id = t.pEnv->GetFieldID(getMyClass(),"required","Z"); in required()
116 out = t.pEnv->GetBooleanField( object, id); in required()
123 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in choices() local
[all …]
H A DBlob.cxx63 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in length() local
72 out = t.pEnv->CallLongMethod( object, mID ); in length()
73 ThrowSQLException(t.pEnv,*this); in length()
80 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getBytes() local
90 ThrowSQLException(t.pEnv,*this); in getBytes()
94 aSeq.realloc(t.pEnv->GetArrayLength(out)); in getBytes()
96 t.pEnv->DeleteLocalRef(out); in getBytes()
105 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getBinaryStream() local
115 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in position() local
128 t.pEnv->DeleteLocalRef(pByteArray); in position()
[all …]
/trunk/extras/l10n/source/vi/
H A Dlocalize.sdf26216tên và đường dẫn của tập tin bạn muốn mở. Nếu bạn thử đọc một tập tin không tồn tại (Access=Read),…
26671 ….xhp 0 help par_id3153963 19 0 vi Bật/tt điểm ngắt ở dòng hiện tại, hoặc tt cả các điểm ngắt t…
29183 …p par_id3145069 2 0 vi Đọc một bản ghi từ một tập tin tương đối, hoặc đọc một dãy byte từ một tậ…
30121 …f=\"text/shared/02/18030000.xhp\" name=\"Bật/tt tự động kiểm tra chính tả\"\>Bật/tt tự động kiểm…
33460tượng dạng liên kết, chương trình chỉ chèn một tham chiếu đến tên tập tin của đối tượng đó. Kích c…
41699tên của một tổ hợp. Việc chọn tên của một tổ hợp đã tồn tại thì tạo quan hệ giữa tổ hợp và điều kh…
50906t bảng mới dạng đối tượng OLE, hoặc chèn một tập tin đã tồn tại dạng đối tượng OLE: bạn có thể ghi…
53615tính năng bảo vệ chỉ là các khóa để ngăn cản hành động ngẫu nhiên. Các tính năng này không được th…
55326tơ_kết_quả\</emph\> là một phạm vi hàng đơn hay cột đơn khác từ đó lấy kết quả của hàm. Kết quả là…
56197ttương ứng với mục nhập trước, một Gợi ý Trợ giúp sẽ xuất hiện, liệt kê 10 hàm vừa dùng trong \<…
[all …]
/trunk/main/cppu/qa/
H A Dtest_unotype.cxx73 css::uno::Type t; in TEST_F() local
82 t.getTypeName()); in TEST_F()
96 t.getTypeName()); in TEST_F()
105 t.getTypeName()); in TEST_F()
114 t.getTypeName()); in TEST_F()
123 t.getTypeName()); in TEST_F()
148 t = ::cppu::UnoType< in TEST_F()
154 t = ::cppu::UnoType< in TEST_F()
234 t); in TEST_F()
238 t); in TEST_F()
[all …]
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx269 return t; in GetInt16()
283 return t; in GetUInt16()
1165 t->family = strdup(t->psname); in GetNames()
1193 if( t->ufamily && t->family ) in GetNames()
1201 t->psname = strdup( t->family ); in GetNames()
1813 if( pHead > t->ptr + (t->fsize - 54) ) in doOpenTTFont()
1814 pHead = t->ptr + (t->fsize - 54); in doOpenTTFont()
1839 if( (sal_uInt8*)t->tables[i] < t->ptr ) in doOpenTTFont()
1848 else if( (sal_uInt8*)t->tables[i] + t->tlens[i] > t->ptr + t->fsize ) in doOpenTTFont()
1850 int nMaxLen = (t->ptr + t->fsize) - (sal_uInt8*)t->tables[i]; in doOpenTTFont()
[all …]
/trunk/main/testtools/source/servicetests/
H A DTestBase.java39 assure(t != null); in test()
40 assure(UnoRuntime.queryInterface(TestService1.class, t) == t); in test()
41 assure(UnoRuntime.queryInterface(XTestService1.class, t) == t); in test()
42 assure(UnoRuntime.queryInterface(XTestService2.class, t) == t); in test()
43 assure(t.fn1() == 1); in test()
45 t.setProp1(0); in test()
78 t.setProp6(0); in test()
102 t.setProp7(0); in test()
115 t.setProp8Long(0); in test()
117 assure(t.fn2() == 2); in test()
[all …]
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DTokenEncoder.java88 tmpByteArray = operatorEncoder(t); in getByte()
90 tmpByteArray = functionEncoder(t); in getByte()
92 switch(t.getTokenID()) { in getByte()
138 private Vector operatorEncoder(Token t) { in operatorEncoder() argument
172 private Vector numEncoder(Token t) { in numEncoder() argument
325 String nameString = t.getValue(); in nameDefinitionEncoder()
355 private Vector cellRefEncoder(Token t) { in cellRefEncoder() argument
404 parseString = t.getValue(); in threeDCellRefEncoder()
448 parseString = t.getValue(); in threeDAreaRefEncoder()
507 String param = t.getValue(); in areaRefEncoder()
[all …]
/trunk/main/bridges/test/com/sun/star/lib/uno/bridges/java_remote/
H A DPolyStructTest.java74 t.transportByte( in run()
78 t.transportByte( in run()
86 t.transportShort( in run()
90 t.transportShort( in run()
97 t.transportLong( in run()
101 t.transportLong( in run()
108 t.transportHyper( in run()
143 t.transportChar( in run()
148 t.transportChar( in run()
162 t.transportType( in run()
[all …]
/trunk/main/io/test/stm/
H A Dpumptest.cxx330 TestCase t( m_rSmgr, r ); in testClose() local
337 t.m_rControl->start(); in testClose()
346 t.m_rControl->addListener( rListener ); in testClose()
347 t.m_rControl->removeListener( rListener ); in testClose()
349 t.m_rOutSource->closeOutput(); in testClose()
359 TestCase t( m_rSmgr, r ); in testTerminate() local
366 t.m_rControl->start(); in testTerminate()
374 t.m_rControl->terminate(); in testTerminate()
388 TestCase t( m_rSmgr, r ); in testFunction() local
390 t.m_rControl->start(); in testFunction()
[all …]
/trunk/main/forms/source/xforms/
H A Dcollection.hxx86 aRef = t; in setItem()
87 _insert( t ); in setItem()
101 _insert( t ); in addItem()
112 _remove( t ); in removeItem()
202 T t; in replaceByIndex() local
204 if( ( aElement >>= t ) && isValid( t ) ) in replaceByIndex()
224 T t; in has() local
225 return ( aElement >>= t ) ? hasItem( t ) : sal_False; in has()
233 T t; in insert() local
234 if( ( aElement >>= t ) && isValid( t ) ) in insert()
[all …]
/trunk/main/formula/source/core/api/
H A Dtoken.cxx356 return t; in GetNextColRowName()
442 return t; in GetNextOpCodeRPN()
720 t->IncRef(); in Add()
723 return t; in Add()
727 t->Delete(); in Add()
732 t->IncRef(); in Add()
1264 t = Next(); in Next()
1266 return t; in Next()
1273 while (!t && ((t = GetNonEndOfPathToken( ++nIdx)) != NULL)) in PeekNextOperator()
1285 return t; in PeekNextOperator()
[all …]
/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx443 mpCharTable = t; in Convention()
4103 for ( FormulaToken* t = pArr->Next(); t; t = pArr->Next() ) in HasModifiedRange() local
4207 ScToken* t; in UpdateReference() local
4279 ScToken* t; in UpdateReference() local
4452 ScToken* t; in UpdateNameReference() local
4566 ScToken* t; in UpdateInsertTab() local
4572 while( t ) in UpdateInsertTab()
4677 ScToken* t; in UpdateDeleteTab() local
4683 while( t ) in UpdateDeleteTab()
4887 ScToken* t; in UpdateMoveTab() local
[all …]
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.hxx90 #define IMPL_GET_IMPL(t) \ argument
91 inline t##Impl* t::getImpl() const \
93 return (static_cast<t##Impl *>(mpImpl)); \
96 t::t( Context *context, const char *pId, sal_uInt32 nId ) \
104 t::t( Window *parent, WinBits bits) \
111 t::t( Window *parent, ResId const& res) \
119 #define IMPL_CONSTRUCTORS(t,par,unoName) IMPL_CONSTRUCTORS_BODY(t, par, unoName, ) argument
121 t::t( Context *context, const char *pId, sal_uInt32 nId ) \
126 t::t( Window *parent, WinBits bits) \
132 #define IMPL_IMPL(t, parent) \ argument
[all …]
/trunk/extras/l10n/source/hu/
H A Dlocalize.sdf4422 …'$BINDINGNAME nevű kötés törlése az összes, jelenleg ehhez a kötéshez kötött vezérlőt érint.\n\nBi…
23582 …Itt adhatja meg az aktuálisan kijelölt bekezdés behúzását, térközét, igazítását és sortávolságát. …
30087tót tartalmaz, akkor a lista használhatja a "Szállító_száma" hivatkozást a szállító nevének szállí
39384tésének beállításait. Válassza ki a változtatás típusát, valamint a hozzárendelt megjelenítési jel…
42834 …r_id3147422 22 0 hu A \<emph\>Számozás igazítása\</emph\> beállítás nem állítja át a bekezdés ig…
45601t táblán fut végig: egy "Elem" tábla "Elemszám" mezővel és egy "Szállító" tábla "Szállító_neve" me…
52300tés beállításainak megadásához válassza a \<link href=\"text/simpress/01/06080000.xhp\" name=\"Dia…
55679típus\</emph\> argumentum a számítás módját határozza meg. A típus=1 esetén a hét napjai vasárnapt…
66139 …"\>Az aktuális dokumentum minden hivatkozását, mezőjét, jegyzékét, táblázatát, megjegyzését és lap…
68061 …y borítékot.\</ahelp\> Három lapon megadhatja a címzettet és a feladót, mindkét cím helyét és form…
[all …]

Completed in 3102 milliseconds

12345678910>>...40