Lines Matching refs:SwFmtMeta
90 class SwFmtMeta class
107 explicit SwFmtMeta( const sal_uInt16 i_nWhich );
111 explicit SwFmtMeta( ::boost::shared_ptr< ::sw::Meta > const & i_pMeta,
113 virtual ~SwFmtMeta();
121 static SwFmtMeta * CreatePoolDefault( const sal_uInt16 i_nWhich );
135 friend class ::SwFmtMeta; // SetFmtMeta, NotifyChangeTxtNode
141 SwFmtMeta * m_pFmt;
147 SwFmtMeta * GetFmtMeta() const { return m_pFmt; } in GetFmtMeta()
148 void SetFmtMeta( SwFmtMeta * const i_pFmt ) { m_pFmt = i_pFmt; }; in SetFmtMeta()
164 explicit Meta(SwFmtMeta * const i_pFmt = 0);
180 friend class ::SwFmtMeta;
192 explicit MetaField(SwFmtMeta * const i_pFmt = 0,
213 SwFmtMeta * const i_pFmt = 0,