Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunorefmk.cxx612 virtual bool CheckForOwnMemberMeta(const SwPaM & rPam, const bool bAbsorb)
670 bool SwXMetaText::CheckForOwnMemberMeta(const SwPaM & rPam, const bool bAbsorb) in CheckForOwnMemberMeta() function in SwXMetaText
673 return m_rMeta.CheckForOwnMemberMeta(rPam, bAbsorb); in CheckForOwnMemberMeta()
886 bool SwXMeta::CheckForOwnMemberMeta(const SwPaM & rPam, const bool bAbsorb) in CheckForOwnMemberMeta() function in SwXMeta
H A Dunotext.cxx181 bool SwXText::CheckForOwnMemberMeta(const SwPaM &, const bool) in CheckForOwnMemberMeta() function in SwXText
367 bForceExpandHints = CheckForOwnMemberMeta(*pPam, bAbsorb); in insertString()
435 const bool bForceExpandHints(CheckForOwnMemberMeta(aPam, bAbsorb)); in insertControlCharacter()
602 const bool bForceExpandHints(CheckForOwnMemberMeta(aPam, bAbsorb)); in insertTextContent()
H A Dunoobj.cxx2004 ->CheckForOwnMemberMeta(*GetPaM(), true) ); in setString()
/trunk/main/sw/inc/
H A Dunotext.hxx77 virtual bool CheckForOwnMemberMeta(
/trunk/main/sw/source/core/inc/
H A Dunometa.hxx114 bool CheckForOwnMemberMeta(const SwPaM & rPam, const bool bAbsorb)

Completed in 52 milliseconds