Home
last modified time | relevance | path

Searched refs:_rElementName (Results 1 – 7 of 7) sorted by relevance

/trunk/main/dbaccess/source/core/dataaccess/
H A Dcommanddefinition.cxx102 ,const ::rtl::OUString& _rElementName in OCommandDefinition()
105 :OComponentDefinition(_rxContainer,_rElementName,_xORB,_pImpl,sal_False) in OCommandDefinition()
H A DComponentDefinition.cxx157 ,const ::rtl::OUString& _rElementName in OComponentDefinition()
168 m_pImpl->m_aProps.aTitle = _rElementName; in OComponentDefinition()
H A Dcommanddefinition.hxx102 ,const ::rtl::OUString& _rElementName
H A DComponentDefinition.hxx147 ,const ::rtl::OUString& _rElementName
/trunk/main/extensions/source/propctrlr/
H A Deformshelper.cxx70 …mposeModelElementUIName( const ::rtl::OUString& _rModelName, const ::rtl::OUString& _rElementName ) in composeModelElementUIName() argument
76 aBuffer.append( _rElementName ); in composeModelElementUIName()
/trunk/main/basic/source/inc/
H A Dnamecont.hxx620 void impl_removeWithoutChecks( const ::rtl::OUString& _rElementName );
703 … void removeElementWithoutChecks( const ::rtl::OUString& _rElementName, LibraryContainerAccess ) in removeElementWithoutChecks() argument
705 impl_removeWithoutChecks( _rElementName ); in removeElementWithoutChecks()
/trunk/main/basic/source/uno/
H A Dnamecont.cxx3116 void SfxLibrary::impl_removeWithoutChecks( const ::rtl::OUString& _rElementName ) in impl_removeWithoutChecks() argument
3118 maNameContainer.removeByName( _rElementName ); in impl_removeWithoutChecks()
3125 aElementInetObj.insertName( _rElementName, sal_False, in impl_removeWithoutChecks()

Completed in 42 milliseconds