Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/inc/
H A Dswfont.hxx137 sal_uInt8 nToxCnt; // Zaehlt die Schachtelungstiefe der Tox member in SwFont
240 inline sal_uInt8 &GetTox() { return nToxCnt; } in GetTox()
241 inline sal_uInt8 GetTox() const { return nToxCnt; } in GetTox()
242 inline sal_Bool IsTox() const { return ( 0 != nToxCnt ); } in IsTox()
/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx441 nToxCnt = 0; in SwFont()
460 nToxCnt = 0; in SwFont()
592 nToxCnt = 0; in operator =()

Completed in 21 milliseconds