Home
last modified time | relevance | path

Searched defs:a (Results 51 – 75 of 989) sorted by path

12345678910>>...40

/trunk/main/canvas/inc/canvas/
H A Ddebug.hxx39 # define SHARED_PTR_LEFTOVERS(a) OSL_TRACE("%s\n%s: Unreachable objects still use %d bytes\n", \ argument
50 # define SHARED_PTR_LEFTOVERS(a) OSL_TRACE("%s\n%s: Unreachable objects still use %d bytes\n", \ argument
57 # define SHARED_PTR_LEFTOVERS(a) ((void)0) argument
/trunk/main/canvas/inc/canvas/rendering/
H A Direndermodule.hxx47 float r,g,b,a; member
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx1056 for(sal_uInt32 a(0); a < rPolyPoly.count(); a++) in doPolyPolygonPath() local
/trunk/main/canvas/source/directx/
H A Ddx_impltools.cxx240 for(sal_uInt32 a(3); a < nCurrOutput; a+=3) in graphicsPathFromB2DPolygon() local
262 for(sal_uInt32 a(3); a < nCurrOutput; a+=3) in graphicsPathFromB2DPolygon() local
290 for(sal_uInt32 a(1); a < nPoints; a++) in graphicsPathFromB2DPolygon() local
/trunk/main/canvas/workben/
H A Dcanvasdemo.cxx220 double a; in drawPolishDiamond() local
/trunk/main/chart2/qa/
H A DTestCaseOldAPI.java1032 private boolean approxEqual( double a, double b ) in approxEqual()
1047 private boolean approxEqual( int a, int b, int tolerance ) in approxEqual()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_3D_SceneIllumination.cxx642 for(sal_uInt32 a(0); a < 8; a++) in updatePreview() local
/trunk/main/chart2/source/controller/main/
H A DDrawCommandDispatch.cxx181 double a = nAngle * F_PI18000; in setAttributes() local
/trunk/main/chart2/source/tools/
H A DThreeDHelper.cxx1178 double a = 100.0*fMax*fMin/(fMax-fMin); in CameraDistanceToPerspective() local
1193 double a = 100.0*fMax*fMin/(fMax-fMin); in PerspectiveToCameraDistance() local
/trunk/main/chart2/source/view/charttypes/
H A DSplines.cxx412 double a = ( m_aPoints[ m_nKHigh ].first - x ) / h; in GetInterpolatedValue() local
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_uno.cxx44 uno_Any a; member
/trunk/main/comphelper/inc/comphelper/
H A DInlineContainer.hxx47 explicit MakeSequence(const T &a) in MakeSequence()
52 MakeSequence& operator()(const T &a) in operator ()()
72 explicit MakeVector(const T &a) in MakeVector()
76 MakeVector &operator()(const T &a) in operator ()()
95 explicit MakeSet(const T &a) in MakeSet()
100 MakeSet &operator()(const T &a) in operator ()()
/trunk/main/connectivity/source/drivers/ado/
H A DAolevariant.cxx278 void OLEVariant::setChar(unsigned char a) in setChar()
/trunk/main/connectivity/source/drivers/evoab2/
H A DEApi.cxx41 #define SYM_MAP(a) { #a, (SymbolFunc *)&a } argument
H A DEApi.h50 #define E_CONTACT(a) ((EContact *)(a)) argument
59 #define E_SOURCE(a) ((ESource *)(a)) argument
73 #define E_SOURCE_GROUP(a) ((ESourceGroup *)(a)) argument
/trunk/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx210 #define N3SQLPrepare(a,b,c) (*(T3SQLPrepare)getOdbcFunction(ODBC3SQLPrepare))(a,b,c) argument
242 #define N3SQLExecute(a) (*(T3SQLExecute)getOdbcFunction(ODBC3SQLExecute))(a) argument
262 #define N3SQLNumParams(a,b) (*(T3SQLNumParams)getOdbcFunction(ODBC3SQLNumParams))(a,b) argument
267 #define N3SQLParamData(a,b) (*(T3SQLParamData)getOdbcFunction(ODBC3SQLParamData))(a,b) argument
273 #define N3SQLPutData(a,b,c) (*(T3SQLPutData)getOdbcFunction(ODBC3SQLPutData))(a,b,c) argument
279 #define N3SQLRowCount(a,b) (*(T3SQLRowCount)getOdbcFunction(ODBC3SQLRowCount))(a,b) argument
319 #define N3SQLFetch(a) (*(T3SQLFetch)getOdbcFunction(ODBC3SQLFetch))(a) argument
341 #define N3SQLSetPos(a,b,c,d) (*(T3SQLSetPos)getOdbcFunction(ODBC3SQLSetPos))(a,b,c,d) argument
498 #define N3SQLFreeStmt(a,b) (*(T3SQLFreeStmt)getOdbcFunction(ODBC3SQLFreeStmt))(a,b) argument
506 #define N3SQLCancel(a) (*(T3SQLCancel)getOdbcFunction(ODBC3SQLCancel))(a) argument
[all …]
/trunk/main/cppu/qa/
H A Dtest_any.cxx198 css::uno::Any a; in TEST_F() local
291 css::uno::Any a(false); in TEST_F() local
389 css::uno::Any a(static_cast< sal_Int8 >(1)); in TEST_F() local
487 css::uno::Any a(static_cast< sal_Int16 >(1)); in TEST_F() local
1061 css::uno::Any a(1.f); in TEST_F() local
1155 css::uno::Any a(1.); in TEST_F() local
1637 css::uno::Any a(Enum2_M1); in TEST_F() local
1735 css::uno::Any a(Struct2a(1, 3)); in TEST_F() local
1842 css::uno::Any a; in TEST_F() local
1852 css::uno::Any a( in TEST_F() local
[all …]
/trunk/main/cppu/source/uno/
H A Ddata.cxx410 sal_Bool a; member
453 int a; member
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dproptypehlp.hxx39 inline void SAL_CALL convertPropertyValue( target &value , const ::com::sun::star::uno::Any & a) in convertPropertyValue() argument
50 inline void SAL_CALL convertPropertyValue( target &value , ::com::sun::star::uno::Any & a) in convertPropertyValue()
58 inline void SAL_CALL convertPropertyValue( sal_Bool & b , const ::com::sun::star::uno::Any & a ) in convertPropertyValue() argument
100 inline void SAL_CALL convertPropertyValue( sal_Int64 & i , const ::com::sun::star::uno::Any & a ) in convertPropertyValue() argument
154 inline void SAL_CALL convertPropertyValue( sal_uInt64 & i , const ::com::sun::star::uno::Any & a ) in convertPropertyValue()
209 inline void SAL_CALL convertPropertyValue( sal_Int32 & i , const ::com::sun::star::uno::Any & a ) in convertPropertyValue() argument
296 inline void SAL_CALL convertPropertyValue( sal_Int16 & i , const ::com::sun::star::uno::Any & a ) in convertPropertyValue() argument
329 inline void SAL_CALL convertPropertyValue( sal_uInt16 & i , const ::com::sun::star::uno::Any & a ) in convertPropertyValue()
362 inline void SAL_CALL convertPropertyValue( sal_Int8 & i , const ::com::sun::star::uno::Any & a ) in convertPropertyValue()
380 inline void SAL_CALL convertPropertyValue( float &f , const ::com::sun::star::uno::Any &a ) in convertPropertyValue()
[all …]
/trunk/main/cppuhelper/qa/propertysetmixin/
H A Dcomp_propertysetmixin.cxx109 css::uno::Any a(OWeakObject::queryInterface(type)); in queryInterface() local
167 css::uno::Any a(OWeakObject::queryInterface(type)); in queryInterface() local
265 css::uno::Any a(OWeakObject::queryInterface(type)); in queryInterface() local
/trunk/main/cppuhelper/qa/weak/
H A Dtest_weak.cxx83 css::uno::Reference< css::uno::XAdapter > a(w->queryAdapter()); in TEST_F() local
/trunk/main/cppuhelper/source/
H A Daccess_control.cxx109 uno_Any a; in __checkPermission() local
/trunk/main/cppuhelper/test/
H A Dtestimplhelper.cxx101 virtual OUString SAL_CALL a() throw(RuntimeException) in a() function
130 virtual OUString SAL_CALL a() throw(RuntimeException) in a() function
161 virtual OUString SAL_CALL a() throw(RuntimeException) in a() function
210 virtual OUString SAL_CALL a() throw(RuntimeException) in a() function
246 virtual OUString SAL_CALL a() throw(RuntimeException) in a() function
502 Any a( getCaughtException() ); in test_ImplHelper() local
H A Dtestpropshlp.cxx194 int a[] = { 2 , 1 , 4, 3, 5, 0 }; in test_PropertyArrayHelper() local
211 int a[] = { 2 , 0 , 1 }; in test_PropertyArrayHelper() local
H A Dtestproptyphlp.cxx35 Any a; in testPropertyTypeHelper() local

Completed in 166 milliseconds

12345678910>>...40