Home
last modified time | relevance | path

Searched defs:m (Results 76 – 100 of 114) sorted by relevance

12345

/trunk/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionImpl.cxx668 void OGLTransitionImpl::makeNByMTileFlip( ::sal_uInt16 n, ::sal_uInt16 m ) in makeNByMTileFlip()
943 double m = 1 - nTime; in prepareDiamond() local
/trunk/main/connectivity/source/drivers/dbase/
H A Ddindexnode.cxx813 double m = getValue(),n = rKey.getValue(); in Compare() local
/trunk/main/pyuno/source/module/
H A Dpyuno_module.cxx751 PyObject *m; in PyInit_pyuno() local
/trunk/main/starmath/source/
H A Dview.cxx920 xub_StrLen m = aLine.Len(); in GetTextSize() local
1009 xub_StrLen m = aLine.Len(); in DrawText() local
/trunk/main/sal/rtl/source/
H A Dalloc_arena.c298 #define RTL_ARENA_HASH_INDEX_IMPL(a, s, q, m) \ argument
H A Dalloc_cache.c115 #define RTL_CACHE_HASH_INDEX_IMPL(a, s, q, m) \ argument
H A Dmath.cxx897 } m; in stringToDouble() local
/trunk/main/chart2/source/view/charttypes/
H A DSplines.cxx759 lcl_tSizeType m = n + p + 1; in CalculateBSplines() local
/trunk/main/sfx2/source/appl/
H A Dshutdowniconw32.cxx424 … int m = TrackPopupMenuEx( popupMenu, TPM_RETURNCMD|TPM_LEFTALIGN|TPM_RIGHTBUTTON, in listenerWndProc() local
/trunk/main/idl/source/objects/
H A Dslot.cxx1048 sal_uLong m; // for inner "for" loop in Insert() local
/trunk/main/tools/source/inet/
H A Dinetstrm.cxx287 sal_uIntPtr m = pWEnd - pWBuf; in GetData() local
/trunk/main/cui/source/customize/
H A Dselector.cxx408 for ( sal_Int32 m = 0; m < grandchildren.getLength(); m++ ) in fillScriptList() local
/trunk/main/vcl/source/window/
H A Dprintdlg.cxx1516 for( sal_Int32 m = 0; m < aChoices.getLength(); m++ ) in setupOptionalUI() local
1576 for( sal_Int32 m = 0; m < aChoices.getLength(); m++ ) in setupOptionalUI() local
/trunk/main/ucbhelper/source/provider/
H A Dpropertyvalueset.cxx853 for ( sal_Int32 m = 0; m < nPropsCount; ++m ) in appendPropertySet() local
/trunk/main/sot/source/sdstor/
H A Dstgstrms.cxx49 StgFAT::StgFAT( StgStrm& r, sal_Bool m ) : rStrm( r ) in StgFAT()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx427 #define DMAP( v, m ) ((v % P_DELTA) > m ? (v / P_DELTA) + 1 : (v / P_DELTA)) argument
/trunk/main/autodoc/source/cosv/strings/
H A Dstreamstr.cxx375 m = io_swap.eMode; in swap() local
/trunk/main/sfx2/source/doc/
H A Ddocfile.cxx3591 for ( sal_Int32 m=0; m<nLength; m++ ) in AddVersion_Impl() local
3628 for ( sal_Int32 m=n; m<nLength-1; m++ ) in RemoveVersion_Impl() local
/trunk/main/vcl/source/fontsubset/
H A Dttcr.cxx446 sal_uInt32 m; /* number of allocated translation pairs */ member
453 sal_uInt32 m; /* number of allocated CMAP sub-tables */ member
H A Dsft.cxx628 F16Dot16 a = 0x10000, b = 0, c = 0, d = 0x10000, m, n, abs1, abs2, abs3; in GetCompoundTTOutline() local
2763 int i, n, m; in GetTTRawGlyphData() local
2992 TTSimpleGlyphMetrics *m; in main() local
/trunk/main/svx/source/unodraw/
H A Dunoshap3.cxx273 drawing::HomogenMatrix m; in ConvertHomogenMatrixToObject() local
/trunk/main/ucb/source/core/
H A Ducbcmds.cxx836 for ( sal_Int32 m = 0; m < aAllProps.getLength(); ++m ) in transferProperties() local
/trunk/main/svtools/source/graphic/
H A Dgrfmgr.cxx355 MapMode m(maGraphic.GetPrefMapMode()); in ImplGetCropParams() local
/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx483 for( sal_Int32 n = 0, m = 0; n < nOrigProps; n++, m++ ) in CCRS_PropertySetInfo() local
/trunk/main/basegfx/source/polygon/
H A Db2dpolygoncutandtouch.cxx1124 for(sal_uInt32 m(0); m < nCountM; m++) in addPointsAtCuts() local

Completed in 211 milliseconds

12345