Home
last modified time | relevance | path

Searched refs:nListBoxPos (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/chart2/source/controller/dialogs/
H A Dres_DataLabel.cxx149 sal_uInt16 nListBoxPos = static_cast<sal_uInt16>( nN ); in DataLabelResources() local
151 m_aPlacementToListBoxMap[nPlacement]=nListBoxPos; in DataLabelResources()
152 m_aListBoxToPlacementMap[nListBoxPos]=nPlacement; in DataLabelResources()
/aoo41x/main/cui/source/tabpages/
H A Dautocdlg.cxx1148 sal_uInt16 nListBoxPos = nListBoxCount; in FillItemSet() local
1149 sal_uInt16 nLastListBoxPos = nListBoxPos; in FillItemSet()
1159 while(!bFound && nListBoxPos) in FillItemSet()
1161 SvLBoxEntry* pEntry = aReplaceTLB.GetEntry( nListBoxPos - 1); in FillItemSet()
1165 nLastListBoxPos = nListBoxPos - 1; in FillItemSet()
1178 nListBoxPos --; in FillItemSet()
1180 nListBoxPos = nLastListBoxPos; in FillItemSet()

Completed in 20 milliseconds