Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.hxx1316 sal_uInt16 nResults; member in WW8_WrPlcFld
1323 : WW8_WrPlc1( nStructSz ), nTxtTyp( nTTyp ), nResults(0) in WW8_WrPlcFld()
1326 void ResultAdded() { ++nResults; } in ResultAdded()
1327 sal_uInt16 ResultCount() const { return nResults; } in ResultCount()

Completed in 13 milliseconds