Home
last modified time | relevance | path

Searched refs:nIdx (Results 351 – 375 of 402) sorted by relevance

1...<<11121314151617

/trunk/main/sc/source/ui/inc/
H A Duiitems.hxx139 ScIndexHint(sal_uInt16 nNewId, sal_uInt16 nIdx);
/trunk/main/sw/source/core/doc/
H A Dtblrwcl.cxx1131 sal_uInt16 nIdx = rBoxes.Count() - 1 - n; in DeleteSel() local
1137 pPCD->DeleteBox( &pTblNd->GetTable(), *rBoxes[nIdx] ); in DeleteSel()
1140 _DeleteBox( *this, rBoxes[nIdx], pUndo, sal_True, bCorrBorder, &aShareFmts ); in DeleteSel()
4727 sal_uLong nIdx = (sal_uLong)&rFmt; in Seek_Entry() local
4736 if( nFmt == nIdx ) in Seek_Entry()
4742 else if( nFmt < nIdx ) in Seek_Entry()
/trunk/main/basic/inc/basic/
H A Dsbx.hxx173 void PutDirect( SbxVariable* pVar, sal_uInt32 nIdx );
/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx372 inline sal_Bool InRange(xub_StrLen nIdx, xub_StrLen nStart, xub_StrLen nEnd) { in InRange() argument
373 return ((nIdx >=nStart) && (nIdx <= nEnd)); in InRange()
/trunk/main/sw/source/core/undo/
H A Dundobj.cxx188 void SwUndo::RemoveIdxRel( sal_uLong nIdx, const SwPosition& rPos ) in RemoveIdxRel() argument
192 SwNodeIndex aIdx( rPos.nNode.GetNode().GetNodes(), nIdx ); in RemoveIdxRel()
/trunk/main/sfx2/inc/sfx2/
H A Ddispatch.hxx196 SfxShell* GetShell(sal_uInt16 nIdx) const;
/trunk/main/oox/inc/oox/dump/
H A Ddumperbase.hxx399 static void appendIndex( ::rtl::OUStringBuffer& rStr, sal_Int64 nIdx );
401 … appendIndexedText( ::rtl::OUStringBuffer& rStr, const ::rtl::OUString& rData, sal_Int64 nIdx );
1101 void resetItemIndex( sal_Int64 nIdx = 0 );
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx1599 const sal_Int32 nIdx = static_cast<const SfxUInt16Item*>(pItem)->GetValue(); in ExecuteStatusLine() local
1600 if(nIdx < pMarkAccess->getBookmarksCount()) in ExecuteStatusLine()
1602 …MarkAccess::const_iterator_t ppBookmark = rSh.getIDocumentMarkAccess()->getBookmarksBegin() + nIdx; in ExecuteStatusLine()
/trunk/main/starmath/source/
H A Dmathtype.cxx763 xub_StrLen nIdx = sal::static_int_cast< xub_StrLen >(nI); in lcl_AppendDummyTerm() local
764 sal_Unicode nChar = rRet.GetChar(nIdx); in lcl_AppendDummyTerm()
767 if (rRet.GetChar(nIdx) != '{') in lcl_AppendDummyTerm()
/trunk/main/xmloff/source/chart/
H A DSchXMLExport.cxx934 for( sal_Int32 nIdx=0; nIdx<nSize; ++nIdx ) in lcl_getDataForLocalTable() local
935 aResult.aDataInRows[nIdx][nSeqIdx] = aNumbers[nIdx]; in lcl_getDataForLocalTable()
/trunk/main/vcl/inc/
H A Dprintergfx.hxx142 virtual sal_uInt32 GetPaletteColor (sal_uInt32 nIdx) const = 0;
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx49 …void GetLineIndex(SvxBoxItem &rBox, short nLineThickness, short nSpace, sal_uInt8 nCol, short nIdx,
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx2451 for( sal_uInt16 nIdx = 0; nIdx < nSvxComponentServiceNameListCount; nIdx++ ) in getAvailableServiceNames() local
2452 pStrings[nIdx] = aSvxComponentServiceNameList[nIdx]; in getAvailableServiceNames()
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx2018 long nIdx = pSelection->FirstSelected(); in Execute() local
2020 while (nIdx >= 0) in Execute()
2022 *pSelectionNos++ <<= (sal_Int32)(nIdx + 1); in Execute()
2023 nIdx = pSelection->NextSelected(); in Execute()
/trunk/main/svx/source/items/
H A Dnumfmtsh.cxx1466 short SvxNumberFormatShell::GetListPos4Entry(sal_uInt32 nIdx) in GetListPos4Entry() argument
1473 if(aCurEntryList[i]==nIdx) in GetListPos4Entry()
/trunk/main/sw/inc/
H A Dswtable.hxx143 void InsertSpannedRow( SwDoc* pDoc, sal_uInt16 nIdx, sal_uInt16 nCnt );
H A Dswabstdlg.hxx273 virtual void SelectEntryPos(sal_uInt16 nIdx) = 0; // inline
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx1554 sal_uInt16 nIdx = nSlotId - SID_STYLE_FAMILY_START; in SetFamilyState() local
1555 DELETEZ(pFamilyState[nIdx]); in SetFamilyState()
1557 pFamilyState[nIdx] = new SfxTemplateItem(*pItem); in SetFamilyState()
/trunk/main/fpicker/source/office/
H A Diodlg.cxx1476 sal_uInt16 nIdx = 0; in FindFilter_Impl() local
1477 while ( !pFoundFilter && nIdx != STRING_NOTFOUND ) in FindFilter_Impl()
1479 aSingleType = rType.GetToken( 0, FILEDIALOG_DEF_EXTSEP, nIdx ); in FindFilter_Impl()
/trunk/main/sc/source/core/tool/
H A Dinterpr2.cxx1688 sal_uInt16 nIdx = 0; in ScBackSolver() local
1689 while( nIdx++ < 2 && !bDoneHorMove ) in ScBackSolver()
1692 if ( nIdx == 1 ) in ScBackSolver()
/trunk/main/editeng/source/uno/
H A Dunotext.cxx1116 for( sal_Int32 nIdx = 0; nIdx < nCount; nIdx++ ) in _getPropertyStates() local
/trunk/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx1766 for( sal_Int32 nIdx=0; nIdx<nCount; ++nIdx ) in detectArguments() local
1768 Reference< chart2::data::XLabeledDataSequence > xLS(aSequences[nIdx]); in detectArguments()
/trunk/main/sfx2/source/view/
H A Dviewsh.cxx2113 for (sal_uInt16 nIdx=0;;) in Change() local
2115 SfxShell *pShell=pDisp->GetShell(nIdx++); in Change()
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx747 for( size_t nIdx = 0; nIdx < 8; ++nIdx ) in ConvertFillStyle() local
748 aMemStrm << sal_uInt32( pnPattern[ nIdx ] ); // 32-bit little-endian in ConvertFillStyle()
/trunk/main/comphelper/source/container/
H A Dembeddedobjectcontainer.cxx265 sal_Int32 nIdx=0; in GetObjectNames() local
267 aSeq[nIdx++] = (*aIt++).first; in GetObjectNames()

Completed in 703 milliseconds

1...<<11121314151617