Searched refs:GetFootnote (Results 1 – 3 of 3) sorted by relevance
1579 if( m_pImpl->GetTopContext() && m_pImpl->GetTopContext()->GetFootnote().is()) in lcl_attribute()1581 … m_pImpl->GetTopContext()->GetFootnote()->setLabel(::rtl::OUString( sal_Unicode(nIntValue))); in lcl_attribute()1597 if( m_pImpl->GetTopContext() && m_pImpl->GetTopContext()->GetFootnote().is()) in lcl_attribute()1599 …ference< beans::XPropertySet > xAnchorProps( m_pImpl->GetTopContext()->GetFootnote()->getAnchor(),… in lcl_attribute()4471 if ( pContext && !pContext->GetFootnote().is() ) in lcl_text()4480 if( pContext->GetFootnote().is() && m_pImpl->IsCustomFtnMark() ) in lcl_text()4482 pContext->GetFootnote()->setLabel( sText ); in lcl_text()4538 if ( pContext && !pContext->GetFootnote().is() ) in lcl_utext()4556 if( pContext && pContext->GetFootnote().is() ) in lcl_utext()4559 pContext->GetFootnote()->setLabel( sText ); in lcl_utext()
119 … const ::com::sun::star::uno::Reference< ::com::sun::star::text::XFootnote>& GetFootnote() const;
247 const uno::Reference< text::XFootnote>& PropertyMap::GetFootnote() const in GetFootnote() function in writerfilter::dmapper::PropertyMap
Completed in 99 milliseconds