Home
last modified time | relevance | path

Searched defs:t (Results 201 – 225 of 323) sorted by relevance

12345678910>>...13

/aoo42x/main/desktop/source/offacc/
H A Dacceptor.cxx83 oslThread t; in ~Acceptor() local
/aoo42x/test/testcommon/source/org/openoffice/test/common/
H A DFileProvider.java179 Object[] t = list.get(i); in FileProvider() local
/aoo42x/main/vcl/source/fontsubset/
H A Dsft.cxx260 sal_Int16 t; in GetInt16() local
274 sal_uInt16 t; in GetUInt16() local
288 sal_Int32 t; in GetInt32() local
304 sal_uInt32 t; in GetUInt32() local
533 sal_uInt16 t, lastPoint=0; in GetSimpleTTOutline() local
783 F16Dot16 t; in GetCompoundTTOutline() local
1091 static void GetNames(TrueTypeFont *t) in GetNames()
1586 sal_uInt32 t; in KernGlyphsPrim2() local
1727 static int doOpenTTFont( sal_uInt32 facenum, TrueTypeFont* t ) in doOpenTTFont()
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A Durp.java202 String t = message.getType().getTypeName(); in handleInternalMessage() local
621 StringTokenizer t = new StringTokenizer(attributes, ","); in parseAttributes() local
/aoo42x/main/sfx2/qa/complex/sfx2/
H A DDocumentProperties.java342 Time t = new Time(); in check() local
/aoo42x/main/binaryurp/source/
H A Dreader.cxx261 css::uno::TypeDescription t( in readMessage() local
/aoo42x/main/configmgr/source/
H A Dvalueparser.cxx198 for (xmlreader::Span t(text);;) { in parseListValue() local
/aoo42x/main/basegfx/inc/basegfx/color/
H A Dbcolor.hxx124 BColor& operator*=(double t) in operator *=()
/aoo42x/main/i18npool/source/calendar/
H A Dcalendar_hijri.cxx124 double jd, t, t2, t3, k, ma, sa, tf, xtra; in NewMoon() local
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/comp/loader/
H A DFactoryHelper.java420 Type[] t = new Type[] { in getTypes() local
/aoo42x/main/UnoControls/inc/
H A Ddefinesunocontrols.hxx36 #define UNOCONTROLS_TRGB_COLORDATA( t,r,g,b ) ((INT32)(((UINT32)((UINT8)(b))))|(((UINT32)((UIN… argument
/aoo42x/main/basic/source/inc/
H A Dtoken.hxx170 static sal_Bool IsEoln( SbiToken t ) in IsEoln()
172 static sal_Bool IsKwd( SbiToken t ) in IsKwd()
174 static sal_Bool IsExtra( SbiToken t ) in IsExtra()
/aoo42x/main/basegfx/source/color/
H A Dbcolortools.cxx171 const double t = v*(1.0-(s*(1.0-f))); in hsv2rgb() local
/aoo42x/main/basic/source/sbx/
H A Dsbxcoll.cxx111 SbxVariable* SbxCollection::Find( const XubString& rName, SbxClassType t ) in Find()
H A Dsbxobj.cxx211 SbxVariable* SbxObject::Find( const XubString& rName, SbxClassType t ) in Find()
611 void SbxObject::Remove( const XubString& rName, SbxClassType t ) in Remove()
H A Dsbxscan.cxx246 SbxDataType t; in ScanNumIntnl() local
615 SbxDataType t; in Scan() local
/aoo42x/main/sc/source/core/tool/
H A Dtoken.cxx1363 FormulaToken* t = *pp; in Clone() local
1408 FormulaToken* t; in MergeArray() local
1608 ScRawToken t; in AddOpCode() local
1690 FormulaToken* t = pRPN[nRPN-1]; in GetAdjacentExtendOfOuterFuncRefs() local
/aoo42x/main/sot/source/sdstor/
H A Dstgelem.hxx146 void SetType( StgEntryType t ) { cType = (sal_uInt8) t; } in SetType()
/aoo42x/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dcpp2uno.cxx56 for (typelib_CompoundTypeDescription * t = in loadFpRegsFromStruct() local
/aoo42x/main/chart2/source/tools/
H A DOPropertySet.cxx146 #define LCL_PROP_CPPUTYPE(t) (::getCppuType( reinterpret_cast< const Reference<t> *>(0))) argument
/aoo42x/main/basegfx/inc/basegfx/pixel/
H A Dbpixel.hxx158 inline BPixel interpolate(const BPixel& rOld1, const BPixel& rOld2, double t) in interpolate()
/aoo42x/main/io/source/acceptor/
H A Dacc_socket.cxx119 void notifyListeners(SocketConnection * pCon, sal_Bool * notified, T t) in notifyListeners()
/aoo42x/main/sw/source/core/docnode/
H A Dndcopy.cxx55 #define CHECK_TABLE(t) argument
58 #define CHECK_TABLE(t) (t).CheckConsistency(); argument
60 #define CHECK_TABLE(t) argument
/aoo42x/main/sc/source/core/data/
H A Dcell.cxx246 ScToken* t; in StartListeningTo() local
336 ScToken* t; in EndListeningTo() local
775 ScToken* t; in ScFormulaCell() local
/aoo42x/main/chart2/source/controller/dialogs/
H A Ddlg_CreationWizard_UNO.cxx136 #define LCL_CPPUTYPE(t) (::getCppuType( reinterpret_cast< const uno::Reference<t> *>(0))) argument

Completed in 143 milliseconds

12345678910>>...13