Home
last modified time | relevance | path

Searched defs:t (Results 276 – 300 of 323) sorted by relevance

1...<<111213

/aoo42x/main/ridljar/java/ridl/src/main/java/com/sun/star/uno/
H A DType.java452 Type t = new Type(zClass.getComponentType(), alternative); in init() local
/aoo42x/main/configmgr/source/
H A Dcomponents.cxx193 TimeValue t = { 1, 0 }; // 1 sec in run() local
/aoo42x/main/toolkit/source/layout/vcl/
H A Dwbutton.cxx427 #define BUTTON_IMPL(t, parent, response) \ argument
/aoo42x/main/sw/source/core/table/
H A Dswtable.cxx68 #define CHECK_TABLE(t) argument
71 #define CHECK_TABLE(t) (t).CheckConsistency(); argument
73 #define CHECK_TABLE(t) argument
/aoo42x/main/basegfx/source/curve/
H A Db2dcubicbezier.cxx790 void B2DCubicBezier::split(double t, B2DCubicBezier* pBezierA, B2DCubicBezier* pBezierB) const in split()
/aoo42x/main/basic/source/runtime/
H A Druntime.cxx646 SbxDataType t = v->GetType(); in SetParameters() local
H A Dstep0.cxx1059 SbxDataType t = pVar->GetType(); in StepBYVAL() local
/aoo42x/main/rsc/source/res/
H A Drsccont.cxx858 sal_uInt32 i = 0, t = 0; in ContWriteSrc() local
/aoo42x/main/basegfx/source/workbench/
H A Dbezierclip.cxx354 double t ) in Impl_deCasteljauAt()
/aoo42x/main/svtools/source/filter/
H A Dsgvmain.cxx77 #define SWAPTEXT(t) { \ argument
/aoo42x/main/xmloff/source/style/
H A Dxmlexppr.cxx71 #define ENTRY(t) { GET_PROP_TYPE(XML_TYPE_PROP_##t), XML_##t##_PROPERTIES } argument
/aoo42x/main/basegfx/source/polygon/
H A Db2dpolypolygontools.cxx501 B2DPolyPolygon interpolate(const B2DPolyPolygon& rOld1, const B2DPolyPolygon& rOld2, double t) in interpolate()
/aoo42x/main/ucb/source/ucp/gio/
H A Dgio_content.cxx382 static util::DateTime getDateFromUnix (time_t t) in getDateFromUnix()
/aoo42x/main/sc/source/core/data/
H A Dvalidat.cxx701 ScToken* t = NULL; in GetSelectionFromFormula() local
/aoo42x/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx1154 FT_Fixed t = aMatrix.xy; in ApplyGlyphTransform() local
1383 int t=aBbox.yMin; aBbox.yMin=aBbox.yMax, aBbox.yMax=t; in InitGlyphData() local
/aoo42x/main/wizards/com/sun/star/wizards/common/
H A DFileAccess.java169 int t = 0; in getOfficePath() local
/aoo42x/main/sal/rtl/source/
H A Dbootstrap.cxx604 typedef std::hash_map< const rtl::OUString, Bootstrap_Impl*, rtl::OUStringHash > t; typedef
/aoo42x/main/writerfilter/qa/cppunittests/qname/
H A DtestQName.cxx42 QName_t t=QName::tokenizer().insert(namespaceUri, localName); in testAdd() local
/aoo42x/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx562 getDateFromUnix (time_t t) in getDateFromUnix()
/aoo42x/main/sw/source/core/unocore/
H A Dunoframe.cxx3352 void * SAL_CALL SwXTextFrame::operator new( size_t t) throw() in operator new()
3516 void * SAL_CALL SwXTextGraphicObject::operator new( size_t t) throw() in operator new()
3785 void * SAL_CALL SwXTextEmbeddedObject::operator new( size_t t) throw() in operator new()
/aoo42x/main/stoc/test/
H A Dtestintrosp.cxx554 …virtual void SAL_CALL setTypeClass( TypeClass t, double /*d1*/, double /*d2*/ ) throw(RuntimeExcep… in setTypeClass()
/aoo42x/main/sw/source/filter/ww1/
H A Dw1filter.cxx664 #define IS(sd, se, t) \ in Out() argument
/aoo42x/main/sw/source/core/doc/
H A Dtblrwcl.cxx73 #define CHECK_TABLE(t) argument
76 #define CHECK_TABLE(t) (t).CheckConsistency(); argument
78 #define CHECK_TABLE(t) argument
/aoo42x/main/sw/source/core/docnode/
H A Dndtbl.cxx96 #define CHECK_TABLE(t) argument
99 #define CHECK_TABLE(t) (t).CheckConsistency(); argument
101 #define CHECK_TABLE(t) argument
/aoo42x/main/basic/source/classes/
H A Dsbunoobj.cxx2696 SbxDataType t = SbxVARIANT; in GetInfo() local
2738 SbxVariable* SbUnoObject::Find( const String& rName, SbxClassType t ) in Find()
3450 SbxVariable* SbUnoClass::Find( const XubString& rName, SbxClassType t ) in Find()

Completed in 277 milliseconds

1...<<111213