Home
last modified time | relevance | path

Searched defs:m (Results 1 – 25 of 114) sorted by path

12345

/trunk/main/autodoc/inc/ary/idl/
H A Di_types4idl.hxx114 m, enumerator
/trunk/main/autodoc/source/cosv/strings/
H A Dstreamstr.cxx375 m = io_swap.eMode; in swap() local
/trunk/main/basegfx/source/polygon/
H A Db2dpolygoncutandtouch.cxx1124 for(sal_uInt32 m(0); m < nCountM; m++) in addPointsAtCuts() local
/trunk/main/basic/source/sbx/
H A Dsbxvalue.cxx671 #define GET( g, e, t, m ) \ argument
939 #define PUT( p, e, t, m ) \ argument
/trunk/main/binaryurp/qa/
H A Dtest-unmarshal.cxx64 binaryurp::Unmarshal m(rtl::Reference< binaryurp::Bridge >(), state, buf); in TEST_F() local
86 binaryurp::Unmarshal m(rtl::Reference< binaryurp::Bridge >(), state, buf); in TEST_F() local
/trunk/main/bridges/source/jni_uno/
H A Djni_helper.h88 jmethodID m; in find_class() local
/trunk/main/canvas/source/cairo/
H A Dcairo_textlayout.cxx579 cairo_matrix_t m; in draw() local
/trunk/main/chart2/source/view/charttypes/
H A DSplines.cxx759 lcl_tSizeType m = n + p + 1; in CalculateBSplines() local
/trunk/main/connectivity/source/drivers/dbase/
H A DDNoException.cxx387 double m = getValue(),n = rKey.getValue(); in Compare() local
H A Ddindexnode.cxx813 double m = getValue(),n = rKey.getValue(); in Compare() local
/trunk/main/connectivity/source/drivers/file/
H A DFStatement.cxx402 for (sal_uInt32 m = 0; m < pOrderingSpecCommalist->count(); m++) in anylizeSQL() local
H A Dfcode.cxx383 double n = aLH ,m = aRH; in operate() local
/trunk/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx413 …#define N3SQLForeignKeys(a,b,c,d,e,f,g,h,i,j,k,l,m) (*(T3SQLForeignKeys)getOdbcFunction(ODBC3SQLFo… argument
/trunk/main/cppu/source/uno/
H A Ddata.cxx364 #define OFFSET_OF( s, m ) reinterpret_cast< std::size_t >((char *)&((s *)16)->m -16) argument
368 #define BINTEST_VERIFYOFFSET( s, m, n ) \ argument
429 M m; member
/trunk/main/cppuhelper/test/
H A Dtestimplhelper.cxx199 Mutex m; member
235 Mutex m; member
/trunk/main/cui/source/customize/
H A Dcfgutil.cxx779 for ( sal_Int32 m = 0; m < grandchildren.getLength(); m++ ) in Init() local
1233 for ( sal_Int32 m = 0; m < grandchildren.getLength(); m++ ) in RequestingChilds() local
H A Dselector.cxx408 for ( sal_Int32 m = 0; m < grandchildren.getLength(); m++ ) in fillScriptList() local
/trunk/main/desktop/win32/source/QuickStart/
H A DQuickStart.cpp378 … int m = TrackPopupMenuEx(popupMenu, TPM_RETURNCMD|TPM_LEFTALIGN|TPM_RIGHTBUTTON, in WndProc() local
/trunk/main/editeng/source/editeng/
H A Dimpedit4.cxx1382 for ( sal_uInt16 m = 0; m < nCount; m++ ) in InsertBinTextObject() local
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx654 …basegfx::B2DHomMatrix m(basegfx::tools::createRotateB2DHomMatrix(static_cast<double>(nOrientation)… in Impl_writeText() local
H A Dswfwriter2.cxx605 …basegfx::B2DHomMatrix m(basegfx::tools::createRotateB2DHomMatrix((maGradient.GetAngle() - 900) * F… in Impl_addGradient() local
/trunk/main/i18npool/source/calendar/
H A Dcalendar_gregorian.cxx80 static void debug_cal_millis_to_time( long nMillis, long & h, long & m, long & s, long & f ) in debug_cal_millis_to_time()
95 long nMillis, h, m, s, f; in debug_i18n_cal_dump() local
319 sal_Int16 e, y, m, d; in mapFromGregorian() local
H A Dcalendar_jewish.cxx145 HebrewDate(sal_Int32 m, sal_Int32 d, sal_Int32 y) { month = m; day = d; year = y; } in HebrewDate()
167 sal_Int32 m = 7; member in HebrewDate
179 sal_Int32 m = 7; member in HebrewDate
223 GregorianDate(int m, int d, int y) { month = m; day = d; year = y; } in GregorianDate()
239 for (int m = month - 1; m > 0; m--) // days in prior months this year member in GregorianDate
/trunk/main/i18npool/source/transliteration/
H A Dtransliteration_Ignore.cxx157 Mapping *m; in folding() local
/trunk/main/idl/source/objects/
H A Dmodule.cxx606 for( sal_uLong m=0; m<rClassList.Count(); m++ ) in Write() local

Completed in 158 milliseconds

12345