/aoo41x/main/cppuhelper/inc/cppuhelper/ |
H A D | compbase.hxx | 35 #define __DEF_COMPIMPLHELPER_A( N ) \ argument 95 #define __DEF_COMPIMPLHELPER_B( N ) \ argument 102 #define __DEF_COMPIMPLHELPER_C( N ) \ argument 106 #define __DEF_COMPIMPLHELPER( N ) \ argument
|
H A D | implbase.hxx | 171 #define __DEF_IMPLHELPER_PRE( N ) \ argument 199 #define __IFC_WRITEOFFSET( N ) \ argument 205 #define __DEF_IMPLHELPER_POST_A( N ) \ argument 273 #define __DEF_IMPLHELPER_POST_B( N ) \ argument 283 #define __DEF_IMPLHELPER_POST_C( N ) \ argument 289 #define __DEF_IMPLHELPER_POST( N ) \ argument
|
H A D | implbase_ex_post.hxx | 28 #define __DEF_CLASS_DATA_INIT_EX( N, class_cast ) \ argument 39 #define __DEF_IMPLHELPER_EX( N ) \ argument 170 #define __DEF_COMPIMPLHELPER_EX( N ) \ argument
|
H A D | implbase_ex_pre.hxx | 30 #define __IFC_EX_TYPE_INIT( class_cast, N ) __IFC_EX_TYPE_INIT_NAME( class_cast, Ifc##N ) argument
|
/aoo41x/main/animations/source/animcore/ |
H A D | factreg.hxx | 29 #define DECL_NODE_FACTORY(N)\ argument
|
H A D | factreg.cxx | 45 #define IMPLEMENTATION_ENTRY(N)\ argument
|
H A D | animcore.cxx | 519 #define IMPL_NODE_FACTORY(N,IN,SN)\ argument
|
/aoo41x/main/basegfx/source/workbench/ |
H A D | convexhull.cxx | 163 const Polygon2D::size_type N( rPoly.size() ); in convexHull() local
|
/aoo41x/main/i18npool/source/calendar/ |
H A D | calendar_jewish.cxx | 238 int N = day; // days this month member in GregorianDate
|
/aoo41x/main/icc/source/create_sRGB_profile/ |
H A D | create_sRGB_profile.cpp | 431 int N = 1024; // number of points in LUTs in main() local
|
/aoo41x/main/svtools/source/dialogs/ |
H A D | mcvmath.hxx | 84 Fix( long Z, long N ) { x=(Z<<FIX_POST)/N; } in Fix()
|
/aoo41x/main/scaddins/source/analysis/ |
H A D | bessel.cxx | 71 double BesselJ( double x, sal_Int32 N ) throw (IllegalArgumentException, NoConvergenceException) in BesselJ()
|
/aoo41x/main/basic/source/comp/ |
H A D | parser.cxx | 45 #define N sal_False macro
|
/aoo41x/main/sfx2/source/sidebar/ |
H A D | GridLayouter.cxx | 68 #define ForAllColumns(I,N) \ argument
|
/aoo41x/main/cppu/source/uno/ |
H A D | data.cxx | 423 struct N : public M struct
|
/aoo41x/main/sc/source/core/tool/ |
H A D | interpr5.cxx | 2223 SCSIZE& N, ScMatrixRef& pMatX, ScMatrixRef& pMatY) in CheckMatrix() 2401 SCSIZE K = 0, N = 0; // K=number of variables X, N=number of data samples in CalulateRGPRKP() local 2934 SCSIZE K = 0, N = 0; // K=number of variables X, N=number of data samples in CalculateTrendGrowth() local
|
H A D | interpr2.cxx | 252 int B,C,D,E,F,G,H,I,K,L,M,N,O; in ScEasterSunday() local
|
H A D | interpr3.cxx | 1742 double N = ::rtl::math::approxFloor(GetDouble()); in ScHypGeomDist() local
|