Searched refs:GetMeta (Results 1 – 8 of 8) sorted by relevance
121 inline const SwFmtMeta &GetMeta() const;237 inline const SwFmtMeta& SwTxtAttr::GetMeta() const in GetMeta() function in SwTxtAttr
122 ::sw::Meta * GetMeta() { return m_pMeta.get(); } in GetMeta() function in SwFmtMeta
757 inline const ::sw::Meta * GetMeta() const;766 inline const ::sw::Meta * SwXMeta::Impl::GetMeta() const in GetMeta() function in SwXMeta::Impl867 ::sw::Meta const * const pMeta( m_pImpl->GetMeta() ); in SetContentRange()1357 return const_cast< ::sw::Meta * >(m_pImpl->GetMeta()); in GetCoreObject()1362 ::sw::Meta const * const pMeta( m_pImpl->GetMeta() ); in GetModel()
128 static_cast<SwFmtMeta &>(pTxtAttr->GetAttr()).GetMeta()); in GetNestedTextContent()
601 *static_cast<SwFmtMeta &>(rAttr.GetAttr()).GetMeta(), in lcl_CreateMetaPortion()
652 rFnt.GetMeta()--; in ActivateTop()937 rFnt.GetMeta()++; in FontChg()939 rFnt.GetMeta()--; in FontChg()
357 static_cast<SwFmtMeta &>(rHint.GetAttr()).GetMeta() ); in lcl_NewMetaPortion()
246 inline sal_uInt8 &GetMeta() { return m_nMetaCount; } in GetMeta() function in SwFont247 inline sal_uInt8 GetMeta() const { return m_nMetaCount; } in GetMeta() function in SwFont
Completed in 106 milliseconds