Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx672 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 SvxSwPosSizeTabPage
1074 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()
H A Dswpossizetabpage.hxx128 short GetAnchorType(bool* pbHasChanged = 0);
/aoo41x/main/xmloff/source/text/
H A DXMLTextFrameHyperlinkContext.cxx146 TextContentAnchorType XMLTextFrameHyperlinkContext::GetAnchorType() const in GetAnchorType() function in XMLTextFrameHyperlinkContext
151 return PTR_CAST( XMLTextFrameContext, pContext ) ->GetAnchorType(); in GetAnchorType()
H A Dtxtparaimphint.hxx257 ->GetAnchorType(); in IsBoundAtChar()
261 ->GetAnchorType(); in IsBoundAtChar()
H A DXMLTextFrameHyperlinkContext.hxx71 ::com::sun::star::text::TextContentAnchorType GetAnchorType() const;
H A DXMLTextFrameContext.hxx99 ::com::sun::star::text::TextContentAnchorType GetAnchorType() const;
H A DXMLTextFrameContext.cxx485 ::com::sun::star::text::TextContentAnchorType GetAnchorType() const { return eAnchorType; } in GetAnchorType() function in XMLTextFrameContext_Impl
1761 TextContentAnchorType XMLTextFrameContext::GetAnchorType() const in GetAnchorType() function in XMLTextFrameContext
1766 return pImpl->GetAnchorType(); in GetAnchorType()
H A Dtxtparai.cxx1757 pTextFrameContext->GetAnchorType() ) in CreateChildContext()

Completed in 49 milliseconds