Home
last modified time | relevance | path

Searched refs:GetMeta (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/inc/
H A Dtxatbase.hxx121 inline const SwFmtMeta &GetMeta() const;
237 inline const SwFmtMeta& SwTxtAttr::GetMeta() const in GetMeta() function in SwTxtAttr
H A Dfmtmeta.hxx122 ::sw::Meta * GetMeta() { return m_pMeta.get(); } in GetMeta() function in SwFmtMeta
/trunk/main/sw/source/core/unocore/
H A Dunorefmk.cxx757 inline const ::sw::Meta * GetMeta() const;
766 inline const ::sw::Meta * SwXMeta::Impl::GetMeta() const in GetMeta() function in SwXMeta::Impl
867 ::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()
H A Dunocrsrhelper.cxx128 static_cast<SwFmtMeta &>(pTxtAttr->GetAttr()).GetMeta()); in GetNestedTextContent()
H A Dunoportenum.cxx601 *static_cast<SwFmtMeta &>(rAttr.GetAttr()).GetMeta(), in lcl_CreateMetaPortion()
/trunk/main/sw/source/core/text/
H A Datrstck.cxx652 rFnt.GetMeta()--; in ActivateTop()
937 rFnt.GetMeta()++; in FontChg()
939 rFnt.GetMeta()--; in FontChg()
H A Dtxtfld.cxx357 static_cast<SwFmtMeta &>(rHint.GetAttr()).GetMeta() ); in lcl_NewMetaPortion()
/trunk/main/sw/source/core/inc/
H A Dswfont.hxx246 inline sal_uInt8 &GetMeta() { return m_nMetaCount; } in GetMeta() function in SwFont
247 inline sal_uInt8 GetMeta() const { return m_nMetaCount; } in GetMeta() function in SwFont

Completed in 74 milliseconds