Home
last modified time | relevance | path

Searched refs:MetaField (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/sw/source/core/txtnode/
H A Dfmtatr2.cxx691 ::sw::MetaField *const pMetaField( in DoCopy()
692 static_cast< ::sw::MetaField* >(pOriginal.get())); in DoCopy()
808 MetaField::MetaField(SwFmtMeta * const i_pFmt, in MetaField() function in sw::MetaField
816 void MetaField::GetPrefixAndSuffix( in GetPrefixAndSuffix()
853 void MetaField::SetNumberFormat(sal_uInt32 nNumberFormat) in SetNumberFormat()
870 ::boost::shared_ptr<MetaField>
874 const ::boost::shared_ptr<MetaField> pMetaField( in makeMetaField()
875 new MetaField(i_pFmt, nNumberFormat, bIsFixedLanguage) ); in makeMetaField()
882 bool operator()(::boost::weak_ptr<MetaField> const & pMetaField) { in operator ()()
890 operator()(::boost::weak_ptr<MetaField> const & pMetaField) { in operator ()()
[all …]
/aoo42x/main/sw/inc/
H A Dfmtmeta.hxx176 class MetaField class
192 explicit MetaField(SwFmtMeta * const i_pFmt = 0,
207 typedef ::std::vector< ::boost::weak_ptr<MetaField> > MetaFieldList_t;
212 ::boost::shared_ptr<MetaField> makeMetaField(
/aoo42x/main/sw/source/core/unocore/
H A Dunorefmk.cxx759 inline const ::sw::MetaField * GetMetaField() const;
1380 inline const ::sw::MetaField * SwXMeta::Impl::GetMetaField() const in GetMetaField()
1382 return static_cast< const ::sw::MetaField * >(GetRegisteredIn()); in GetMetaField()
1390 ASSERT(pMeta && dynamic_cast< ::sw::MetaField* >(pMeta), in SwXMetaField()
1492 ::sw::MetaField * const pMeta( in setPropertyValue()
1493 const_cast< ::sw::MetaField * >(m_pImpl->GetMetaField()) ); in setPropertyValue()
1526 ::sw::MetaField const * const pMeta( m_pImpl->GetMetaField() ); in getPropertyValue()
/aoo42x/main/sw/source/core/text/
H A Dtxtfld.cxx359 ::sw::MetaField *const pField( dynamic_cast< ::sw::MetaField * >(pMeta) ); in lcl_NewMetaPortion()
/aoo42x/main/sw/source/core/inc/
H A Dunometa.hxx54 class MetaField;

Completed in 78 milliseconds