Searched refs:nAktPosition (Results 1 – 2 of 2) sorted by relevance
476 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()
184 sal_uInt16 GetPos(){return nAktPosition;} in GetPos()190 sal_uInt16 nAktPosition; member in SfxStyleSheetIterator
Completed in 23 milliseconds