Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/inc/
H A Dswfont.hxx139 sal_uInt8 m_nMetaCount; // count META/METAFIELD member in SwFont
246 inline sal_uInt8 &GetMeta() { return m_nMetaCount; } in GetMeta()
247 inline sal_uInt8 GetMeta() const { return m_nMetaCount; } in GetMeta()
248 inline bool IsMeta() const { return (0 != m_nMetaCount); } in IsMeta()
/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx443 m_nMetaCount = 0; in SwFont()
462 m_nMetaCount = 0; in SwFont()
594 m_nMetaCount = 0; in operator =()

Completed in 24 milliseconds