Home
last modified time | relevance | path

Searched defs:n (Results 1101 – 1125 of 1364) sorted by relevance

1...<<41424344454647484950>>...55

/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx273 void SetScrollDiffX( sal_uInt16 n ) { nScrollDiffX = n; } in SetScrollDiffX()
276 void SetCursorBidiLevel( sal_uInt16 n ) { nCursorBidiLevel = n; } in SetCursorBidiLevel()
H A Deditdoc.cxx506 for ( sal_uInt16 n = nStartPortion; n <= nEndPortion; n++ ) in CalcTextSize() local
2039 for ( sal_uInt16 n = 0; n < aAttribs.Count(); n++ ) in OptimizeRanges() local
/trunk/main/sfx2/inc/sfx2/
H A Dmsg.hxx137 #define SFX_DECL_TYPE(n) struct SfxType##n \ argument
/trunk/main/svx/source/dialog/
H A Dfntctrl.cxx827 void SvxFontPrevWindow::SetFontWidthScale( sal_uInt16 n ) in SetFontWidthScale()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx87 sal_Int32 n; in getShapeIndex() local
/trunk/main/filter/source/pdf/
H A Dimpdialog.cxx1560 for( sal_uInt16 n = 0; n < maErrors.GetEntryCount(); n++ ) in ~ImplErrorDialog() local
/trunk/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx722 sal_Int32 n = aStr.ToInt32(); in lcl_CheckOne_OOO() local
/trunk/main/sw/source/core/tox/
H A Dtox.cxx528 for( sal_uInt16 n = rTypes.Count(); n; ) in CopyTOXBase() local
/trunk/main/basic/source/sbx/
H A Dsbxscan.cxx614 double n; in Scan() local
/trunk/main/sfx2/source/appl/
H A Dappopen.cxx1019 for ( sal_Int32 n=0; n<aTmp.getLength(); n++ ) in OpenDocExec_Impl() local
H A Dappserv.cxx281 sal_Int32 n=0; in MiscExec_Impl() local
H A Dshutdowniconw32.cxx811 #define ALLOC(type, n) ((type *) HeapAlloc(GetProcessHeap(), 0, sizeof(type) * n )) argument
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx737 sal_uInt16 n; in Modify() local
/trunk/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx681 for (sal_uInt32 n = 1; bGlue && n < nCR; ++n, ++i) in glueState() local
809 for (sal_uInt32 n = 0; n < nCount; ++n, pFirstCol->Next()) in createPositionMap() local
2819 for ( sal_uInt16 n=0; n<m_aValueListeners.Count(); n++ ) in Notify() local
3378 for ( sal_uInt16 n=nCount; n--; ) in removeModifyListener() local
/trunk/main/sc/source/core/data/
H A Ddpobject.cxx659 size_t n = aMembers.size(); in GetMemberNames() local
801 sal_Int32 n = static_cast<sal_Int32>(aFilters.size()); in GetDataFieldPositionData() local
831 sal_Int32 n = aDimNames.getLength(); in IsDimNameInUse() local
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx2536 for( sal_uInt16 n = 0, nCnt = aDCBExpandKey.GetEntryCount(); n < nCnt; ++n ) in Reset() local
2549 for( sal_uInt16 n = 0; n < nAutoCmpltListCnt; ++n ) in Reset() local
2620 for( sal_uInt16 n = 0; n < nSelCnt; ++n ) in CopyToClipboard() local
/trunk/main/vcl/source/gdi/
H A Dgdimtf.cxx297 for( sal_uLong n = 0UL; n < nObjCount; n++ ) in operator ==() local
325 for( sal_uLong n = 0UL; n < nObjCount; n++ ) in IsEqual() local
2856 for( sal_uInt16 n = 0; n < rPolyPoly.Count(); ++n ) in GetSizeBytes() local
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx429 for( sal_uInt16 n = 0; n < aRangeArr.Count(); ++n ) in lcl_SetNodeNumStart() local
710 for( sal_uLong n = nSttNd; n <= nEndNd; ++n ) in GetCurTxtFmtColl() local
2891 for (sal_Int32 n = 0; n < rDescriptor.getLength(); ++n) in ConvertSortProperties() local
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx1357 for( sal_uInt32 n = 0; n < nPara; ++n ) in WriteOutliner() local
1934 for( sal_uInt16 n = 0; n < 4; ++n ) in WriteFlyFrameAttr() local
3063 sal_uInt16 n, nCnt = static_cast< sal_uInt16 >(rSrcArr.size()); in MakeZOrderArrAndFollowIds() local
/trunk/main/svx/source/svdraw/
H A Dsvdmodel.cxx777 for( sal_uInt16 n = 0; n < nItemCnt; ++n ) in ImpGetDefaultFontsLanguage() local
1976 sal_uInt16 n, nCount; in HasTransparentObjects() local
/trunk/main/sw/source/ui/shells/
H A Dbasesh.cxx1300 for( sal_uInt16 n = 0; n < aGrfUpdateSlots.Count(); ++n ) in IMPL_LINK() local
2718 for ( sal_uInt16 n=0; n<aTableTbl.Count(); n++ ) in InsertTable() local
/trunk/main/sal/qa/osl/process/
H A Dosl_Thread.cxx167 ThreadSafeValue(T n = 0): m_nFlag(n) {} in ThreadSafeValue()
174 void addValue(T n) in addValue()
/trunk/main/sal/qa/rtl/oustring/
H A Drtl_OUString2.cxx269 int n = i - j; in checkPrecisionSize() local
838 sal_Int32 n = 0; in TEST_F() local
/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx715 for ( sal_uInt32 n = aSel.nEndPara+1; n < nParas; n++ ) in Indent() local
1855 for ( sal_uInt32 n = nChangesStart; n <= nChangesEnd; n++ ) in Read() local
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx467 sal_uInt16 n; in ImplGetTabRect() local
624 sal_uInt16 n = 0; in ImplChangeTabPage() local

Completed in 242 milliseconds

1...<<41424344454647484950>>...55