Home
last modified time | relevance | path

Searched defs:getByName (Results 1 – 25 of 126) sorted by relevance

123456

/trunk/main/sw/source/core/doc/
H A Dswstylemanager.cxx50 StylePool::SfxItemSet_Pointer_t getByName( const rtl::OUString& rName ) { return mMap[rName]; } in getByName() function in SwStyleCache
134 StylePool::SfxItemSet_Pointer_t SwStyleManager::getByName( const rtl::OUString& rName, in getByName() function in SwStyleManager
/trunk/main/sw/source/filter/xml/
H A Dxmlitmpr.cxx60 SvXMLItemMapEntry* SvXMLItemMapEntries::getByName( sal_uInt16 nNameSpace, in getByName() function in SvXMLItemMapEntries
/trunk/main/framework/source/uiconfiguration/
H A Dgraphicnameaccess.cxx57 uno::Any SAL_CALL GraphicNameAccess::getByName( const ::rtl::OUString& aName ) in getByName() function in framework::GraphicNameAccess
/trunk/main/framework/source/services/
H A Dmodelwinservice.cxx133 uno::Any Impl_ModelWinService::getByName( const ::rtl::OUString& sName ) in getByName() function in framework::Impl_ModelWinService
239 uno::Any SAL_CALL ModelWinService::getByName( const ::rtl::OUString& sName ) in getByName() function in framework::ModelWinService
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DMapToXNameAccessAdapter.java46 public Object getByName(String key) in getByName() method in MapToXNameAccessAdapter
/trunk/main/xmloff/source/forms/
H A Deventexport.cxx109 …Any SAL_CALL OEventDescriptorMapper::getByName( const ::rtl::OUString& _rName ) throw(NoSuchElemen… in getByName() function in xmloff::OEventDescriptorMapper
/trunk/main/sc/source/ui/unoobj/
H A Dtarguno.cxx107 uno::Any SAL_CALL ScLinkTargetTypesObj::getByName(const rtl::OUString& aName) in getByName() function in ScLinkTargetTypesObj
280 uno::Any SAL_CALL ScLinkTargetsObj::getByName(const rtl::OUString& aName) in getByName() function in ScLinkTargetsObj
H A Deventuno.cxx129 uno::Any SAL_CALL ScSheetEventsObj::getByName( const rtl::OUString& aName ) in getByName() function in ScSheetEventsObj
/trunk/main/forms/source/xforms/
H A Dnamedcollection.hxx111 virtual typename Collection<T>::Any_t SAL_CALL getByName( in getByName() function in NamedCollection
H A Ddatatyperepository.cxx194 …Any SAL_CALL ODataTypeRepository::getByName( const ::rtl::OUString& aName ) throw (NoSuchElementEx… in getByName() function in xforms::ODataTypeRepository
H A DNameContainer.hxx120 virtual com::sun::star::uno::Any SAL_CALL getByName( in getByName() function in NameContainer
/trunk/main/svtools/source/uno/
H A Dunoevent.cxx105 Any SvBaseEventDescriptor::getByName( in getByName() function in SvBaseEventDescriptor
435 void SvEventDescriptor::getByName( in getByName() function in SvEventDescriptor
524 void SvDetachedEventDescriptor::getByName( in getByName() function in SvDetachedEventDescriptor
/trunk/main/forms/qa/integration/forms/
H A DFormComponent.java93 public FormComponent getByName( String name ) in getByName() method in FormComponent
/trunk/main/unotools/source/config/
H A Deventcfg.cxx286 Any SAL_CALL GlobalEventConfig_Impl::getByName( const OUString& aName ) throw (container::NoSuchEle… in getByName() function in GlobalEventConfig_Impl
397 Any SAL_CALL GlobalEventConfig::getByName( const OUString& aName ) throw (container::NoSuchElementE… in getByName() function in GlobalEventConfig
/trunk/main/comphelper/source/container/
H A Dnamecontainer.cxx149 Any SAL_CALL NameContainer::getByName( const ::rtl::OUString& aName ) in getByName() function in NameContainer
H A DNamedPropertyValuesContainer.cxx144 ::com::sun::star::uno::Any SAL_CALL NamedPropertyValuesContainer::getByName( const ::rtl::OUString&… in getByName() function in NamedPropertyValuesContainer
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/basicrunner/basichelper/
H A DConnector.java179 public Object getByName(String name) throws NoSuchElementException{ in getByName() method in ConnectorImpl
H A DFilter.java164 public Object getByName(String name) throws NoSuchElementException{ in getByName() method in FilterImpl
H A DDocumentHandler.java296 public Object getByName(String name) throws NoSuchElementException{ in getByName() method in DocumentHandlerImpl
/trunk/main/chart2/source/tools/
H A DNameContainer.cxx137 Any SAL_CALL NameContainer::getByName( const OUString& rName ) in getByName() function in chart::NameContainer
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentevents.cxx208 …Any SAL_CALL DocumentEvents::getByName( const ::rtl::OUString& _Name ) throw (NoSuchElementExcepti… in getByName() function in dbaccess::DocumentEvents
/trunk/main/toolkit/source/controls/
H A Deventcontainer.cxx69 Any NameContainer_Impl::getByName( const OUString& aName ) in getByName() function in toolkit::NameContainer_Impl
/trunk/main/scripting/source/dlgprov/
H A DDialogModelProvider.cxx115 uno::Any SAL_CALL DialogModelProvider::getByName(const ::rtl::OUString & aName) throw (css::uno::Ru… in getByName() function in dlgprov::DialogModelProvider
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DExampleDataPilotSource.java188 public Object getByName( String aName ) in getByName() method in ExampleMembers
397 public Object getByName( String aName ) in getByName() method in ExampleLevels
486 public Object getByName( String aName ) in getByName() method in ExampleHierarchies
710 public Object getByName( String aName ) in getByName() method in ExampleDimensions
/trunk/main/sc/source/filter/xml/
H A DXMLCodeNameProvider.cxx92 uno::Any SAL_CALL XMLCodeNameProvider::getByName( const OUString& aName ) in getByName() function in XMLCodeNameProvider

Completed in 94 milliseconds

123456