Searched refs:nSourcePara (Results 1 – 2 of 2) sorted by relevance
31 sal_uInt16 nSourcePara; // aktive Zeile in der SourceView member in SwWebDocShell53 {return nSourcePara;} in GetSourcePara()54 void SetSourcePara(sal_uInt16 nSet) {nSourcePara = nSet;} in SetSourcePara()
69 nSourcePara(0) in SwWebDocShell()
Completed in 13 milliseconds