Home
last modified time | relevance | path

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

/trunk/main/svtools/source/edit/
H A Dtextdoc.hxx107 sal_uInt16 mnLeftMargin; member in TextDoc
132 void SetLeftMargin( sal_uInt16 n ) { mnLeftMargin = n; } in SetLeftMargin()
133 sal_uInt16 GetLeftMargin() const { return mnLeftMargin; } in GetLeftMargin()
H A Dtextdoc.cxx519 mnLeftMargin = 0; in TextDoc()

Completed in 26 milliseconds