Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/items/
H A Dnumfmtsh.cxx1338 short nSelP = SELPOS_NONE; in GetListPos4Entry() local
1348 nSelP = i; in GetListPos4Entry()
1365 nSelP = static_cast<short>(i); in GetListPos4Entry()
1370 return nSelP; in GetListPos4Entry()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/items/
H A Dnumfmtsh.cxx1334 short nSelP = SELPOS_NONE; in GetListPos4Entry() local
1344 nSelP = i; in GetListPos4Entry()
1361 nSelP = static_cast<short>(i); in GetListPos4Entry()
1366 return nSelP; in GetListPos4Entry()