Home
last modified time | relevance | path

Searched defs:_rName (Results 1 – 25 of 146) sorted by relevance

123456

/trunk/main/extensions/source/abpilot/
H A Ddatasourcehandling.cxx86 static void lcl_implCreateAndInsert( in lcl_implCreateAndInsert()
118 static ODataSource lcl_implCreateAndSetURL( in lcl_implCreateAndSetURL()
245 ODataSource ODataSourceContext::createNewLDAP( const ::rtl::OUString& _rName) SAL_THROW (( )) in createNewLDAP()
251 ODataSource ODataSourceContext::createNewMORK( const ::rtl::OUString& _rName) SAL_THROW (( )) in createNewMORK()
273 ODataSource ODataSourceContext::createNewEvolution( const ::rtl::OUString& _rName) SAL_THROW (( )) in createNewEvolution()
279 ODataSource ODataSourceContext::createNewKab( const ::rtl::OUString& _rName) SAL_THROW (( )) in createNewKab()
285 ODataSource ODataSourceContext::createNewMacab( const ::rtl::OUString& _rName) SAL_THROW (( )) in createNewMacab()
291 ODataSource ODataSourceContext::createNewOutlook( const ::rtl::OUString& _rName) SAL_THROW (( )) in createNewOutlook()
297 ODataSource ODataSourceContext::createNewOE( const ::rtl::OUString& _rName) SAL_THROW (( )) in createNewOE()
303 ODataSource ODataSourceContext::createNewDBase( const ::rtl::OUString& _rName) SAL_THROW (( )) in createNewDBase()
[all …]
/trunk/main/dbaccess/source/core/dataaccess/
H A Dbookmarkcontainer.cxx145 void SAL_CALL OBookmarkContainer::insertByName( const ::rtl::OUString& _rName, const Any& aElement … in insertByName()
175 void SAL_CALL OBookmarkContainer::removeByName( const ::rtl::OUString& _rName ) throw(NoSuchElement… in removeByName()
208 void SAL_CALL OBookmarkContainer::replaceByName( const ::rtl::OUString& _rName, const Any& aElement… in replaceByName()
307 Any SAL_CALL OBookmarkContainer::getByName( const ::rtl::OUString& _rName ) throw(NoSuchElementExce… in getByName()
339 sal_Bool SAL_CALL OBookmarkContainer::hasByName( const ::rtl::OUString& _rName ) throw(RuntimeExcep… in hasByName()
348 void OBookmarkContainer::implRemove(const ::rtl::OUString& _rName) in implRemove()
381 void OBookmarkContainer::implAppend(const ::rtl::OUString& _rName, const ::rtl::OUString& _rDocumen… in implAppend()
390 void OBookmarkContainer::implReplace(const ::rtl::OUString& _rName, const ::rtl::OUString& _rNewLin… in implReplace()
H A Ddefinitioncontainer.cxx221 void SAL_CALL ODefinitionContainer::insertByName( const ::rtl::OUString& _rName, const Any& aElemen… in insertByName()
235 void SAL_CALL ODefinitionContainer::removeByName( const ::rtl::OUString& _rName ) throw(NoSuchEleme… in removeByName()
319 void ODefinitionContainer::notifyByName( ResettableMutexGuard& _rGuard, const ::rtl::OUString& _rNa… in notifyByName()
442 Any SAL_CALL ODefinitionContainer::getByName( const ::rtl::OUString& _rName ) throw(NoSuchElementEx… in getByName()
450 Reference< XContent > ODefinitionContainer::implGetByName(const ::rtl::OUString& _rName, sal_Bool _… in implGetByName()
491 sal_Bool SAL_CALL ODefinitionContainer::hasByName( const ::rtl::OUString& _rName ) throw(RuntimeExc… in hasByName()
518 void ODefinitionContainer::implRemove(const ::rtl::OUString& _rName) in implRemove()
536 bool lcl_ensureName( const Reference< XContent >& _rxContent, const ::rtl::OUString& _rName ) in lcl_ensureName()
579 void ODefinitionContainer::implAppend(const ::rtl::OUString& _rName, const Reference< XContent >& _… in implAppend()
623 void ODefinitionContainer::implReplace(const ::rtl::OUString& _rName, const Reference< XContent >& … in implReplace()
[all …]
H A DComponentDefinition.hxx104 inline void erase( const ::rtl::OUString& _rName ) { m_aColumns.erase( _rName ); } in erase()
106 …inline void insert( const ::rtl::OUString& _rName, const ::com::sun::star::uno::Reference< ::com::… in insert()
H A Ddatabaseregistrations.cxx166 …::utl::OConfigurationNode DatabaseRegistrations::impl_getNodeForName_nothrow( const ::rtl::OUStrin… in impl_getNodeForName_nothrow()
185 …::utl::OConfigurationNode DatabaseRegistrations::impl_getNodeForName_throw( const ::rtl::OUString&… in impl_getNodeForName_throw()
225 …::utl::OConfigurationNode DatabaseRegistrations::impl_checkValidName_throw( const ::rtl::OUString&… in impl_checkValidName_throw()
/trunk/main/dbaccess/source/sdbtools/connection/
H A Dobjectnames.cxx115 virtual bool validateName( const ::rtl::OUString& _rName ) in validateName()
120 virtual void validateName_throw( const ::rtl::OUString& _rName ) in validateName_throw()
154 virtual bool validateName( const ::rtl::OUString& _rName ) in validateName()
174 virtual void validateName_throw( const ::rtl::OUString& _rName ) in validateName_throw()
199 …inline ::connectivity::ErrorCondition validateName_getErrorCondition( const ::rtl::OUString& _rNam… in validateName_getErrorCondition()
216 virtual bool validateName( const ::rtl::OUString& _rName ) in validateName()
223 virtual void validateName_throw( const ::rtl::OUString& _rName ) in validateName_throw()
252 virtual bool validateName( const ::rtl::OUString& _rName ) in validateName()
257 virtual void validateName_throw( const ::rtl::OUString& _rName ) in validateName_throw()
/trunk/main/forms/source/xforms/
H A Ddatatypes_impl.hxx30 ODerivedDataType< CONCRETE_DATA_TYPE_IMPL, SUPERCLASS >::ODerivedDataType( const ::rtl::OUString& _… in ODerivedDataType()
68 OValueLimitedType< VALUE_TYPE >::OValueLimitedType( const ::rtl::OUString& _rName, sal_Int16 _nType… in OValueLimitedType()
/trunk/main/forms/source/misc/
H A Dproperty.cxx48 sal_Int32 PropertyInfoService::getPropertyId(const ::rtl::OUString& _rName) in getPropertyId()
70 sal_Int32 ConcreteInfoService::getPreferedPropertyId(const ::rtl::OUString& _rName) in getPreferedPropertyId()
/trunk/main/xmloff/source/forms/
H A Dattriblistmerge.cxx69 …sal_Bool OAttribListMerger::seekToName(const ::rtl::OUString& _rName, Reference< sax::XAttributeLi… in seekToName()
124 …::rtl::OUString SAL_CALL OAttribListMerger::getTypeByName( const ::rtl::OUString& _rName ) throw(R… in getTypeByName()
150 …::rtl::OUString SAL_CALL OAttribListMerger::getValueByName( const ::rtl::OUString& _rName ) throw(… in getValueByName()
H A Deventexport.cxx109 …Any SAL_CALL OEventDescriptorMapper::getByName( const ::rtl::OUString& _rName ) throw(NoSuchElemen… in getByName()
135 …sal_Bool SAL_CALL OEventDescriptorMapper::hasByName( const ::rtl::OUString& _rName ) throw(Runtime… in hasByName()
H A Delementimport.cxx134 OControlElement::ElementType OElementNameMap::getElementType(const ::rtl::OUString& _rName) in getElementType()
152 …OElementImport::OElementImport(OFormLayerXMLImport_Impl& _rImport, IEventAttacherManager& _rEventM… in OElementImport()
676 …OControlImport::OControlImport(OFormLayerXMLImport_Impl& _rImport, IEventAttacherManager& _rEventM… in OControlImport()
1144 …OImagePositionImport::OImagePositionImport( OFormLayerXMLImport_Impl& _rImport, IEventAttacherMana… in OImagePositionImport()
1206 OReferredControlImport::OReferredControlImport( in OReferredControlImport()
1272 …ORadioImport::ORadioImport(OFormLayerXMLImport_Impl& _rImport, IEventAttacherManager& _rEventManag… in ORadioImport()
1355 …OButtonImport::OButtonImport(OFormLayerXMLImport_Impl& _rImport, IEventAttacherManager& _rEventMan… in OButtonImport()
1826 …OListOptionImport::OListOptionImport(SvXMLImport& _rImport, sal_uInt16 _nPrefix, const ::rtl::OUSt… in OListOptionImport()
1896 …OComboItemImport::OComboItemImport(SvXMLImport& _rImport, sal_uInt16 _nPrefix, const ::rtl::OUStri… in OComboItemImport()
1989 …OGridImport::OGridImport(OFormLayerXMLImport_Impl& _rImport, IEventAttacherManager& _rEventManager… in OGridImport()
[all …]
H A Dpropertyimport.cxx276 OPropertyImport::OPropertyImport(OFormLayerXMLImport_Impl& _rImport, sal_uInt16 _nPrefix, const ::r… in OPropertyImport()
381 OPropertyElementsContext::OPropertyElementsContext(SvXMLImport& _rImport, sal_uInt16 _nPrefix, cons… in OPropertyElementsContext()
431 OSinglePropertyContext::OSinglePropertyContext(SvXMLImport& _rImport, sal_uInt16 _nPrefix, const ::… in OSinglePropertyContext()
512 OListPropertyContext::OListPropertyContext( SvXMLImport& _rImport, sal_uInt16 _nPrefix, const ::rtl… in OListPropertyContext()
601 OListValueContext::OListValueContext( SvXMLImport& _rImport, sal_uInt16 _nPrefix, const ::rtl::OUSt… in OListValueContext()
/trunk/main/dbaccess/source/core/api/
H A DHelperCollections.cxx90 connectivity::sdbcx::ObjectType OPrivateColumns::createObject(const ::rtl::OUString& _rName) in createObject()
106 connectivity::sdbcx::ObjectType OPrivateTables::createObject(const ::rtl::OUString& _rName) in createObject()
H A Dcolumn.cxx147 void SAL_CALL OColumn::setName( const ::rtl::OUString& _rName ) throw(::com::sun::star::uno::Runtim… in setName()
159 void OColumn::registerProperty( const ::rtl::OUString& _rName, sal_Int32 _nHandle, sal_Int32 _nAttr… in registerProperty()
165 void OColumn::registerMayBeVoidProperty( const ::rtl::OUString& _rName, sal_Int32 _nHandle, sal_Int… in registerMayBeVoidProperty()
171 void OColumn::registerPropertyNoMember( const ::rtl::OUString& _rName, sal_Int32 _nHandle, sal_Int3… in registerPropertyNoMember()
250 void OColumns::append( const ::rtl::OUString& _rName, OColumn* _pColumn ) in append()
288 connectivity::sdbcx::ObjectType OColumns::createObject(const ::rtl::OUString& _rName) in createObject()
H A Dquerycontainer.cxx242 void SAL_CALL OQueryContainer::dropByName( const ::rtl::OUString& _rName ) throw(SQLException, NoSu… in dropByName()
395 Reference< XContent > OQueryContainer::implCreateWrapper(const ::rtl::OUString& _rName) in implCreateWrapper()
424 Reference< XContent > OQueryContainer::createObject( const ::rtl::OUString& _rName) in createObject()
429 sal_Bool OQueryContainer::checkExistence(const ::rtl::OUString& _rName) in checkExistence()
/trunk/main/dbaccess/source/ui/misc/
H A Dimageprovider.cxx79 static void lcl_getConnectionProvidedTableIcon_nothrow( const ImageProvider_Data& _rData, in lcl_getConnectionProvidedTableIcon_nothrow()
97 …static void lcl_getTableImageResourceID_nothrow( const ImageProvider_Data& _rData, const ::rtl::OU… in lcl_getTableImageResourceID_nothrow()
150 …void ImageProvider::getImages( const String& _rName, const sal_Int32 _nDatabaseObjectType, Image& … in getImages()
/trunk/main/connectivity/source/drivers/calc/
H A DCTables.cxx48 sdbcx::ObjectType OCalcTables::createObject(const ::rtl::OUString& _rName) in createObject()
H A DCColumns.cxx39 sdbcx::ObjectType OCalcColumns::createObject(const ::rtl::OUString& _rName) in createObject()
/trunk/main/connectivity/source/drivers/flat/
H A DETables.cxx49 sdbcx::ObjectType OFlatTables::createObject(const ::rtl::OUString& _rName) in createObject()
H A DEColumns.cxx39 sdbcx::ObjectType OFlatColumns::createObject(const ::rtl::OUString& _rName) in createObject()
/trunk/main/comphelper/source/property/
H A Dpropertybag.cxx112 …void PropertyBag::addVoidProperty( const ::rtl::OUString& _rName, const Type& _rType, sal_Int32 _n… in addVoidProperty()
135 …void PropertyBag::addProperty( const ::rtl::OUString& _rName, sal_Int32 _nHandle, sal_Int32 _nAttr… in addProperty()
158 void PropertyBag::removeProperty( const ::rtl::OUString& _rName ) in removeProperty()
/trunk/main/connectivity/source/drivers/evoab2/
H A DNColumns.cxx44 sdbcx::ObjectType OEvoabColumns::createObject(const ::rtl::OUString& _rName) in createObject()
/trunk/main/connectivity/inc/connectivity/
H A DPColumn.hxx76 void setRealName(const ::rtl::OUString& _rName) { m_aRealName = _rName; } in setRealName()
78 void setTableName(const ::rtl::OUString& _rName) { m_aTableName = _rName; } in setTableName()
/trunk/main/connectivity/source/drivers/file/
H A DFColumns.cxx46 sdbcx::ObjectType OColumns::createObject(const ::rtl::OUString& _rName) in createObject()
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHTools.cxx44 …void HTools::appendTableFilterCrit( ::rtl::OUStringBuffer& _inout_rBuffer, const ::rtl::OUString& … in appendTableFilterCrit()

Completed in 135 milliseconds

123456