Lines Matching refs:FindElement

1396 SotElement_Impl* OStorage_Impl::FindElement( const ::rtl::OUString& rName )  in FindElement()  function in OStorage_Impl
1534 OSL_ENSURE( FindElement( aName ) == NULL, "Should not try to insert existing element" ); in InsertElement()
1700 SotElement_Impl *pElement = FindElement( aStreamName ); in CloneStreamElement()
2197 SotElement_Impl *pElement = m_pImpl->FindElement( aStreamName ); in OpenStreamElement_Impl()
2632 SotElement_Impl *pElement = m_pImpl->FindElement( aStorName ); in openStorageElement()
2945 SotElement_Impl *pElement = m_pImpl->FindElement( aStorName ); in copyStorageElementLastCommitTo()
3038 pElement = m_pImpl->FindElement( aElementName ); in isStreamElement()
3107 pElement = m_pImpl->FindElement( aElementName ); in isStorageElement()
3181 SotElement_Impl* pElement = m_pImpl->FindElement( aElementName ); in removeElement()
3277 SotElement_Impl* pRefElement = m_pImpl->FindElement( aNewName ); in renameElement()
3281 SotElement_Impl* pElement = m_pImpl->FindElement( aElementName ); in renameElement()
3385 SotElement_Impl* pElement = m_pImpl->FindElement( aElementName ); in copyElementTo()
3492 SotElement_Impl* pElement = m_pImpl->FindElement( aElementName ); in moveElementTo()
3805 SotElement_Impl* pElement = m_pImpl->FindElement( sStreamName ); in getPlainRawStreamElement()
3915 SotElement_Impl* pElement = m_pImpl->FindElement( sStreamName ); in getRawEncrStreamElement()
4040 SotElement_Impl* pElement = m_pImpl->FindElement( aStreamName ); in insertRawEncrStreamElement()
4394 SotElement_Impl* pElement = m_pImpl->FindElement( aName ); in getByName()
4499 pElement = m_pImpl->FindElement( aName ); in hasByName()
5707 SotElement_Impl* pElement = m_pImpl->FindElement( aStreamName ); in insertStreamElementDirect()
5802 SotElement_Impl* pElement = m_pImpl->FindElement( aElementName ); in copyElementDirectlyTo()
6057 SotElement_Impl *pElement = m_pImpl->FindElement( aElementName ); in getElementPropertyValue()