Searched refs:GetAnchorType (Results 1 – 8 of 8) sorted by relevance
672 short nAnchor = GetAnchorType(&bAnchorChanged); in FillItemSet()776 if ( GetAnchorType() == TextContentAnchorType_AS_CHARACTER ) in FillItemSet()922 if(GetAnchorType() == TextContentAnchorType_AT_PAGE) in Reset()1024 short SvxSwPosSizeTabPage::GetAnchorType(bool* pbHasChanged) in GetAnchorType() function in SvxSwPosSizeTabPage1074 aVal.nAnchorType = GetAnchorType(); in IMPL_LINK()1162 short nId = GetAnchorType(); in IMPL_LINK()1179 short nId = GetAnchorType(); in IMPL_LINK()1224 …if(m_bHtmlMode && TextContentAnchorType_AT_CHARACTER == GetAnchorType()) // wieder Sonderbehandlu… in IMPL_LINK()1296 TextContentAnchorType_AT_CHARACTER == GetAnchorType()) in IMPL_LINK()1655 m_aExampleWN.SetAnchor( GetAnchorType() ); in UpdateExample()
128 short GetAnchorType(bool* pbHasChanged = 0);
146 TextContentAnchorType XMLTextFrameHyperlinkContext::GetAnchorType() const in GetAnchorType() function in XMLTextFrameHyperlinkContext151 return PTR_CAST( XMLTextFrameContext, pContext ) ->GetAnchorType(); in GetAnchorType()
257 ->GetAnchorType(); in IsBoundAtChar()261 ->GetAnchorType(); in IsBoundAtChar()
71 ::com::sun::star::text::TextContentAnchorType GetAnchorType() const;
99 ::com::sun::star::text::TextContentAnchorType GetAnchorType() const;
485 ::com::sun::star::text::TextContentAnchorType GetAnchorType() const { return eAnchorType; } in GetAnchorType() function in XMLTextFrameContext_Impl1761 TextContentAnchorType XMLTextFrameContext::GetAnchorType() const in GetAnchorType() function in XMLTextFrameContext1766 return pImpl->GetAnchorType(); in GetAnchorType()
1757 pTextFrameContext->GetAnchorType() ) in CreateChildContext()
Completed in 56 milliseconds