Home
last modified time | relevance | path

Searched defs:pElement (Results 1 – 25 of 31) sorted by relevance

12

/trunk/main/comphelper/inc/comphelper/
H A Dbasicio.hxx76 ELEMENT* pElement = _rSeq.getArray(); in operator >>() local
90 const ELEMENT* pElement = _rSeq.getConstArray(); in operator <<() local
/trunk/main/xmloff/inc/xmloff/
H A Duniref.hxx142 inline UniReference< T >::UniReference( T * pElement ) in UniReference()
154 inline UniReference< T > & UniReference< T >::operator = ( T * pElement ) in operator =()
/trunk/main/vcl/unx/headless/
H A Dsvpelement.cxx60 void registerElement( SvpElement* pElement ) { m_aElements.push_back(pElement); } in registerElement()
61 void deregisterElement( SvpElement* pElement ) { m_aElements.remove(pElement); } in deregisterElement()
196 SvpElement* pElement = reinterpret_cast<SvpElement*>(aId); in IMPL_LINK() local
/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx2103 UCBStorageElement_Impl* pElement = m_aChildrenList.First(); local
2161 UCBStorageElement_Impl* pElement = m_aChildrenList.First(); local
2215 UCBStorageElement_Impl* pElement = m_aChildrenList.First(); local
2256 UCBStorageElement_Impl* pElement = m_aChildrenList.First(); local
2335 UCBStorageElement_Impl* pElement = m_aChildrenList.First(); local
2610 UCBStorageElement_Impl* pElement = m_aChildrenList.First(); local
2726 UCBStorageElement_Impl* pElement = pImp->GetChildrenList().First(); local
2915 UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName ); local
3015 UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName ); local
3195 UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName ); local
[all …]
/trunk/main/l10ntools/source/
H A Dxmlparse.cxx338 XMLElement *pElement = ( XMLElement * ) pCur; in Write() local
404 XMLElement *pElement = ( XMLElement * ) pCur; in Print() local
510 void XMLFile::InsertL10NElement( XMLElement* pElement ){ in InsertL10NElement()
630 XMLParentNode* pElement; in SearchL10NElements() local
640 XMLElement *pElement = ( XMLElement * ) pCur; in SearchL10NElements() local
704 XMLParentNode* pElement; in CheckExportStatus() local
714 XMLElement *pElement = ( XMLElement * ) pCur; in CheckExportStatus() local
901 XMLElement *pElement = ( XMLElement * ) pCur; in Print() local
916 XMLElement *pElement = ( XMLElement * ) pCur; in Print() local
1139 XMLElement *pElement = new XMLElement( sElementName, ( XMLParentNode * ) pCurNode ); in StartElement() local
/trunk/main/package/source/xstor/
H A Dxstorage.cxx796 void OStorage_Impl::CopyStorageElement( SotElement_Impl* pElement, in CopyStorageElement()
1599 void OStorage_Impl::OpenSubStream( SotElement_Impl* pElement ) in OpenSubStream()
1647 void OStorage_Impl::RemoveElement( SotElement_Impl* pElement ) in RemoveElement()
1673 void OStorage_Impl::ClearElement( SotElement_Impl* pElement ) in ClearElement()
1700 SotElement_Impl *pElement = FindElement( aStreamName ); in CloneStreamElement() local
3034 SotElement_Impl* pElement = NULL; in isStreamElement() local
3103 SotElement_Impl* pElement = NULL; in isStorageElement() local
3805 SotElement_Impl* pElement = m_pImpl->FindElement( sStreamName ); in getPlainRawStreamElement() local
3915 SotElement_Impl* pElement = m_pImpl->FindElement( sStreamName ); in getRawEncrStreamElement() local
4394 SotElement_Impl* pElement = m_pImpl->FindElement( aName ); in getByName() local
[all …]
/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dxmlsignature_mscryptimpl.cxx111 …XMLElementWrapper_XmlSecImpl* pElement = ( XMLElementWrapper_XmlSecImpl* )xNodTunnel->getSomething… in generate() local
210 …XMLElementWrapper_XmlSecImpl* pElement = ( XMLElementWrapper_XmlSecImpl* )xNodTunnel->getSomething… in validate() local
/trunk/main/idl/source/cmptools/
H A Dhash.cxx86 sal_Bool SvHashTable::Test_Insert( const void * pElement, sal_Bool bInsert, in Test_Insert()
302 StringCompare SvStringHashTable::Compare( const void * pElement, in Compare() argument
/trunk/main/ucb/source/ucp/webdav/
H A DDAVSessionFactory.cxx95 void DAVSessionFactory::releaseElement( DAVSession * pElement ) SAL_THROW(()) in releaseElement()
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dxmlsignature_nssimpl.cxx108 XMLElementWrapper_XmlSecImpl* pElement = in generate() local
216 XMLElementWrapper_XmlSecImpl* pElement = in validate() local
/trunk/main/ucb/workben/cachemap/
H A Dcachemapobject1.cxx52 void ObjectContainer1::releaseElement(Object1 * pElement) SAL_THROW(()) in releaseElement()
H A Dcachemapobject3.cxx61 void ObjectContainer3::releaseElement(Object3 * pElement) SAL_THROW(()) in releaseElement()
/trunk/main/xml2cmp/source/inc/
H A Dlst_str.h39 LSElem * pElement; member
/trunk/main/unoxml/source/dom/
H A Delementlist.cxx44 CElementList::CElementList(::rtl::Reference<CElement> const& pElement, in CElementList()
H A Dattributesmap.cxx34 CAttributesMap::CAttributesMap(::rtl::Reference<CElement> const& pElement, in CAttributesMap()
/trunk/main/sw/source/core/txtnode/
H A Dndhints.cxx168 sal_Bool SwpHtStart::Seek_Entry( const SwTxtAttr *pElement, sal_uInt16 *pPos ) const in Seek_Entry() argument
204 sal_Bool SwpHtEnd::Seek_Entry( const SwTxtAttr *pElement, sal_uInt16 *pPos ) const in Seek_Entry() argument
/trunk/main/xmlscript/source/xmllib_imexp/
H A Dxmllib_export.cxx155 …XMLElement* pElement = new XMLElement( OUString( RTL_CONSTASCII_USTRINGPARAM(XMLNS_LIBRARY_PREFIX … in exportLibrary() local
/trunk/main/xmlsecurity/tools/standalone/csfit/
H A Dverifier.cxx225 …XMLElementWrapper_XmlSecImpl* pElement = ( XMLElementWrapper_XmlSecImpl* )xEleTunnel->getSomething… in main() local
H A Dsigner.cxx241 …XMLElementWrapper_XmlSecImpl* pElement = ( XMLElementWrapper_XmlSecImpl* )xEleTunnel->getSomething… in main() local
/trunk/main/xmlsecurity/tools/standalone/mscsfit/
H A Dsigner.cxx223 …XMLElementWrapper_XmlSecImpl* pElement = ( XMLElementWrapper_XmlSecImpl* )xEleTunnel->getSomething… in main() local
H A Dverifier.cxx223 …XMLElementWrapper_XmlSecImpl* pElement = ( XMLElementWrapper_XmlSecImpl* )xEleTunnel->getSomething… in main() local
/trunk/main/filter/source/graphicfilter/icgm/
H A Dcgm.hxx95 CGMElements* pElement; member in CGM
/trunk/main/avmedia/source/gstreamer/
H A Dgstplayer.cxx712 GstElement* pElement, in implHandleNewElementFunc()
741 void Player::implHandleNewPadFunc( GstElement* pElement, in implHandleNewPadFunc()
/trunk/main/xmlsecurity/source/xmlsec/
H A Dxmldocumentwrapper_xmlsecimpl.cxx492 XMLElementWrapper_XmlSecImpl* pElement in checkElement() local
771 XMLElementWrapper_XmlSecImpl* pElement = new XMLElementWrapper_XmlSecImpl(m_pCurrentElement); in getCurrentElement() local
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_storage.cxx380 void StorageElementFactory::releaseElement( Storage * pElement ) SAL_THROW( () ) in releaseElement()

Completed in 132 milliseconds

12