Home
last modified time | relevance | path

Searched defs:nMax (Results 1 – 25 of 205) sorted by last modified time

123456789

/trunk/main/tools/source/fsys/
H A Ddirent.cxx285 ByteString ImplCutPath( const ByteString& rStr, sal_uInt16 nMax, char cAccDel ) in ImplCutPath()
/trunk/main/sw/source/core/access/
H A Daccportions.cxx455 size_t nMax = rPositions.size()-2; in FindBreak() local
/trunk/main/sot/source/base/
H A Dexchange.cxx243 sal_uLong i, nMax = SOT_FORMAT_FILE_LIST; in RegisterFormatName() local
283 sal_uLong i, nMax = SOT_FORMAT_FILE_LIST; in RegisterFormatMimeType() local
411 sal_uLong i, nMax = SOT_FORMAT_FILE_LIST; in GetFormatIdFromMimeType() local
450 sal_uLong i, nMax = SOT_FORMAT_FILE_LIST; in GetFormat() local
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx753 long nMax; in ImplCalcSize() local
2392 long nMax; // width of layoutarea in pixels in ImplFormat() local
H A Dsplitwin.cxx3263 sal_uInt16 nMax; in SplitItem() local
H A Dmenu.cxx2394 long nMax = ImplGetNativeCheckAndRadioSize( pWin, nCheckHeight, nRadioHeight, nMaxCheckWidth ); in ImplCalcSize() local
/trunk/main/sw/source/core/text/
H A Ditrcrsr.cxx441 SwCrsrMoveState* pCMS, const long nMax ) in GetEndCharRect()
1198 SwCrsrMoveState* pCMS, const long nMax ) in GetCharRect()
H A Dtxtfly.cxx1603 SwTwips nMax = (pCurrFrm->GetUpper()->*fnRect->fnGetPrtBottom)(); in InitAnchoredObjList() local
1647 SwTwips nMax = pCurrFrm->GetUpper()->Frm().Top() + in CalcMinBottom() local
H A Dtxtdrop.cxx818 long nMax = KSHRT_MAX; in CalcFontSize() local
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx2850 sal_uInt16 nMax = pNode->GetText().Len(); in SetAttrib() local
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx484 sal_uInt16 nMax = aOldTextAfterStartPos.Search( CH_FEATURE ); in Command() local
1550 xub_StrLen nMax = rPaM.GetNode()->Len(); in WordLeft() local
1567 xub_StrLen nMax = rPaM.GetNode()->Len(); in WordRight() local
1603 xub_StrLen nMax = rPaM.GetNode()->Len(); in StartOfWord() local
1621 xub_StrLen nMax = rPaM.GetNode()->Len(); in EndOfWord() local
1640 xub_StrLen nMax = aPaM.GetNode()->Len(); in SelectWord() local
3991 sal_uInt16 nMax = pPortion->GetLen(); in GetChar() local
H A Dimpedit3.cxx1766 sal_uInt16 nMax = nBreakInLine + pPortion->GetLen(); in ImpBreakLine() local
/trunk/main/winaccessibility/source/UAccCOM/
H A DMAccessible.cpp1699 long nMax = 0; in get_relation() local
/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx424 inline ReturnType ulimit_cast( Type nValue, ReturnType nMax ) in ulimit_cast()
/trunk/main/svtools/source/misc/
H A Dembedhlp.cxx828 sal_Int32 nMax = aPixSize.Width() + aPixSize.Height(); in DrawShading() local
/trunk/main/sw/source/core/view/
H A Dvprint.cxx331 void ViewShell::CalcPagesForPrint( sal_uInt16 nMax ) in CalcPagesForPrint()
/trunk/main/sfx2/source/bastyp/
H A Dprogress.cxx80 sal_uIntPtr nMax; member
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx193 short nMax = Max(nExpWidth, nColWidth); in UpdateContextBmpWidthVectorFromMovedEntry() local
846 long nMax = aOutputSize.Height(); in MakePointVisible() local
1103 sal_uLong nMax = nVisibleCount + nOffs + 1; in DrawNet() local
1519 long nMax = nVisibleCount * pView->GetEntryHeight(); in IsEntryInView() local
/trunk/main/vcl/source/gdi/
H A Dbitmap3.cxx250 sal_uInt16 nMax = 0; in ImplCreateDitherMatrix() local
1400 long nMax = 1 << 7L; in ImplScaleSuper() local
/trunk/main/sw/source/ui/sidebar/
H A DPageMarginControl.cxx156 long nMax = nPW - nMR - MINBODY; in SetMetricFieldMaxValues() local
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/
H A DLineContainer.java59 int nMax = maLines.size()-1; in GetLineForY() local
/trunk/main/sw/source/ui/uiview/
H A Dsrcview.cxx218 sal_uInt16 nMax = rLine.Len(); in lcl_ConvertTabsToSpaces() local
/trunk/main/svx/source/svdraw/
H A Dsvdoedge.cxx2035 sal_uInt16 nMax=pEdgeTrack->GetPointCount(); in MovCreate() local
/trunk/main/xmloff/source/core/
H A Dattrlist.cxx202 sal_Int16 nMax = r->getLength(); in AppendAttributeList() local
/trunk/main/sal/osl/unx/
H A Dsecurity.c663 sal_Bool SAL_CALL osl_psz_getUserIdent(oslSecurity Security, sal_Char *pszIdent, sal_uInt32 nMax) in osl_psz_getUserIdent()
699 …tic sal_Bool SAL_CALL osl_psz_getUserName(oslSecurity Security, sal_Char* pszName, sal_uInt32 nMax) in osl_psz_getUserName()
731 …sal_Bool SAL_CALL osl_psz_getHomeDir(oslSecurity Security, sal_Char* pszDirectory, sal_uInt32 nMax) in osl_psz_getHomeDir()
794 …l_Bool SAL_CALL osl_psz_getConfigDir(oslSecurity Security, sal_Char* pszDirectory, sal_uInt32 nMax) in osl_psz_getConfigDir()
816 …l_Bool SAL_CALL osl_psz_getConfigDir(oslSecurity Security, sal_Char* pszDirectory, sal_uInt32 nMax) in osl_psz_getConfigDir()

Completed in 315 milliseconds

123456789