Home
last modified time | relevance | path

Searched defs:nIdx (Results 1 – 25 of 311) sorted by path

12345678910>>...13

/trunk/main/accessibility/source/standard/
H A Dvclxaccessibletoolboxitem.cxx516 sal_Int32 nIdx = m_pToolBox->GetIndexForPoint( aPnt, nItemId ); in getIndexAtPoint() local
/trunk/main/basegfx/source/range/
H A Db2drangeclipper.cxx120 void setTargetPolygonIndex( std::ptrdiff_t nIdx ) { mnPolygonIdx = nIdx; } in setTargetPolygonIndex()
275 void setPolygonPoolIndex( std::ptrdiff_t nIdx ) { mnIdx = nIdx; } in setPolygonPoolIndex()
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx1033 sal_Int32 nIdx = nLower; in getUnoTypeForSbxValue() local
1490 sal_Int32 nIdx = nLower; in sbxToUnoValue() local
/trunk/main/basic/source/comp/
H A Dscanner.cxx459 sal_uInt16 nIdx = 0; in NextSym() local
/trunk/main/basic/source/runtime/
H A Dstdobj.cxx775 SbxInfo* SbiStdObject::GetInfo( short nIdx ) in GetInfo()
/trunk/main/basic/source/sample/
H A Dobject.cxx208 SbxInfo* SampleObject::GetInfo( short nIdx ) in GetInfo()
/trunk/main/basic/source/sbx/
H A Dsbxarray.cxx146 SbxVariableRef& SbxArray::GetRef32( sal_uInt32 nIdx ) in GetRef32()
164 SbxVariableRef& SbxArray::GetRef( sal_uInt16 nIdx ) in GetRef()
182 SbxVariable* SbxArray::Get32( sal_uInt32 nIdx ) in Get32()
201 SbxVariable* SbxArray::Get( sal_uInt16 nIdx ) in Get()
260 const XubString& SbxArray::GetAlias( sal_uInt16 nIdx ) in GetAlias()
324 void SbxArray::Remove32( sal_uInt32 nIdx ) in Remove32()
335 void SbxArray::Remove( sal_uInt16 nIdx ) in Remove()
521 sal_uInt16 nIdx; in LoadData() local
714 sal_Int32 nIdx = *pIdx++; in Offset32() local
733 short nIdx = *pIdx++; in Offset() local
[all …]
H A Dsbxobj.cxx482 sal_uInt16 nIdx; in Insert() local
618 sal_uInt16 nIdx; in Remove() local
645 sal_uInt16 nIdx; in VCPtrRemove() local
695 sal_uInt16 nIdx; in SetPos() local
H A Dsbxvar.cxx375 for ( sal_uInt16 nIdx = 0; !bFound && nIdx < pChilds->Count(); ++nIdx ) in SetParent() local
/trunk/main/chart2/source/controller/dialogs/
H A DDataBrowserModel.cxx160 for( sal_Int32 nIdx=0; nIdx<aLSeq.getLength(); ++nIdx ) in lcl_getSharedSequences() local
/trunk/main/chart2/source/tools/
H A DConfigColorScheme.cxx90 for( sal_Int32 nIdx=0; nIdx<aPropertyNames.getLength(); ++nIdx ) in Notify() local
H A DInternalDataProvider.cxx618 for( sal_Int32 nIdx=0; nIdx<nCount; ++nIdx ) in createDataSource() local
/trunk/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx2133 for( sal_Int32 nIdx=0; nIdx<aCategoryNames.getLength(); ++nIdx ) in createLegendEntriesForSeries() local
/trunk/main/chart2/source/view/main/
H A DShapeFactory.cxx2304 for( sal_Int32 nIdx = 0, nCount = rPoly.SequenceX.getLength(); nIdx < nCount; ++nIdx ) in hasPolygonAnyLines() local
/trunk/main/comphelper/source/container/
H A Dembeddedobjectcontainer.cxx265 sal_Int32 nIdx=0; in GetObjectNames() local
/trunk/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx487 sal_Int32 nIdx, in detachAll_Impl()
504 sal_Int32 nIdx, in attachAll_Impl()
/trunk/main/comphelper/source/misc/
H A Dserviceinfohelper.cxx75 sal_Int32 nIdx; in concatSequences() local
/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx416 sal_Int32 nIdx = 0; in SpellContinue_Impl() local
2142 sal_Int32 nIdx = 0; in SetUndoEditMode() local
H A Dhyphen.cxx301 xub_StrLen nIdx = STRING_NOTFOUND; in EraseUnusableHyphens_Impl() local
/trunk/main/cui/source/options/
H A Doptchart.cxx217 sal_uInt16 nIdx = aLbChartColors.GetSelectEntryPos(); in IMPL_LINK() local
H A Doptjava.cxx1068 xub_StrLen i, nIdx = 0; in SetClassPath() local
H A Doptlingu.cxx626 sal_Int32 nIdx = aRes.getLength(); in GetSortedImplNames() local
785 sal_Int32 nIdx; in SvxLinguData_Impl() local
1448 …Long SvxLinguTabPage::GetDicUserData( const uno::Reference< XDictionary > &rxDic, sal_uInt16 nIdx ) in GetDicUserData()
1471 sal_uInt16 nIdx ) in AddDicBoxEntry()
H A Dtreeopt.cxx472 sal_uInt16 nIdx = 0; in lcl_getStringFromID() local
/trunk/main/cui/source/tabpages/
H A Dlabdlg.cxx399 xub_StrLen nCnt=0, nIdx=0; in SetupAnsatz_Impl() local
H A Dnumpages.cxx402 sal_uInt16 nIdx = pExamplesVS->GetSelectItemId() - 1; in IMPL_LINK() local
1146 sal_uInt16 nIdx = pExamplesVS->GetSelectItemId() - 1; in IMPL_LINK() local

Completed in 233 milliseconds

12345678910>>...13