Home
last modified time | relevance | path

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

/trunk/main/svl/source/items/
H A Dstyle.cxx476 nAktPosition=n; in operator []()
506 nAktPosition = (sal_uInt16)nIdx; in First()
518 (sal_uInt16)pBasePool->aStyles.size() > nAktPosition + 1 ) in Next()
519 nIdx = nAktPosition + 1; in Next()
521 for( sal_uInt16 n = nAktPosition + 1; n < pBasePool->aStyles.size(); n++ ) in Next()
534 nAktPosition = (sal_uInt16)nIdx; in Next()
552 nAktPosition = n; in Find()
/trunk/main/svl/inc/svl/
H A Dstyle.hxx184 sal_uInt16 GetPos(){return nAktPosition;} in GetPos()
190 sal_uInt16 nAktPosition; member in SfxStyleSheetIterator

Completed in 25 milliseconds