Home
last modified time | relevance | path

Searched refs:hasByName (Results 251 – 275 of 662) sorted by relevance

1...<<11121314151617181920>>...27

/aoo42x/main/qadevOOo/objdsc/fwl/
H A Dcom.sun.star.comp.framework.TypeDetection.csv3 "TypeDetection";"com::sun::star::container::XNameAccess";"hasByName()"
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DMapToXNameAccessAdapter.java71 public boolean hasByName(String key) { in hasByName() method in MapToXNameAccessAdapter
/aoo42x/main/framework/inc/uiconfiguration/
H A Dgraphicnameaccess.hxx54 virtual sal_Bool SAL_CALL hasByName( const ::rtl::OUString& aName )
H A Dwindowstateconfiguration.hxx98 virtual sal_Bool SAL_CALL hasByName( const ::rtl::OUString& aName )
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DOfficeResourceBundle.java101 ret = bundle.hasByName(getStringResourceKey(_resourceId)); in hasString()
/aoo42x/main/dbaccess/source/core/api/
H A DCIndexes.cxx67 if ( m_xIndexes.is() && m_xIndexes->hasByName(_rName) ) in createObject()
/aoo42x/main/framework/source/uiconfiguration/
H A Dgraphicnameaccess.cxx88 sal_Bool SAL_CALL GraphicNameAccess::hasByName( const ::rtl::OUString& aName ) in hasByName() function in framework::GraphicNameAccess
/aoo42x/main/sw/inc/
H A Dunostyle.hxx90 …virtual sal_Bool SAL_CALL hasByName(const rtl::OUString& Name) throw( ::com::sun::star::uno::Runti…
144 …virtual sal_Bool SAL_CALL hasByName(const rtl::OUString& Name) throw( ::com::sun::star::uno::Runti…
364 …virtual sal_Bool SAL_CALL hasByName(const rtl::OUString& Name) throw( ::com::sun::star::uno::Runti…
/aoo42x/main/xmloff/source/forms/
H A Deventexport.hxx69 …virtual sal_Bool SAL_CALL hasByName( const ::rtl::OUString& aName ) throw(::com::sun::star::uno::R…
/aoo42x/main/framework/inc/services/
H A Dmodelwinservice.hxx101 …virtual sal_Bool SAL_CALL hasByName( const ::rtl::OUString& sName ) throw( css::uno::RuntimeExcept…
/aoo42x/main/xmloff/source/text/
H A DXMLIndexTitleTemplateContext.cxx87 bStyleNameOK = rStyles.is() && rStyles->hasByName( sDisplayStyleName ); in StartElement()
H A DXMLIndexSimpleEntryContext.cxx94 if( rStyles.is() && rStyles->hasByName( sDisplayStyleName ) ) in StartElement()
/aoo42x/main/sw/source/ui/vba/
H A Dvbatemplate.cxx65 if( xAutoTextContainer->hasByName( sGroup ) ) in AutoTextEntries()
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddocumentevents.hxx73 …virtual ::sal_Bool SAL_CALL hasByName( const ::rtl::OUString& aName ) throw (::com::sun::star::uno…
/aoo42x/main/sc/inc/
H A Deventuno.hxx66 virtual sal_Bool SAL_CALL hasByName( const ::rtl::OUString& aName )
/aoo42x/main/filter/qa/complex/filter/misc/
H A DTypeDetection6FileFormat.java118 assertTrue(msg, xNA.hasByName("TypeDetection6FileFormat")); in checkFileFormatSupport()
/aoo42x/main/dbaccess/qa/complex/dbaccess/
H A DQuery.java89 if (queries.hasByName(queryNames[i])) in testQueryColumns()
/aoo42x/main/framework/inc/uielement/
H A Dmenubarwrapper.hxx92 …virtual ::sal_Bool SAL_CALL hasByName( const ::rtl::OUString& aName ) throw (::com::sun::star::uno…
/aoo42x/main/scripting/source/basprov/
H A Dbaslibnode.cxx92 …if ( m_xLibContainer.is() && m_xLibContainer->hasByName( m_sLibName ) && !m_xLibContainer->isLibra… in getChildNodes()
/aoo42x/main/qadevOOo/tests/java/mod/_xmloff/Impress/
H A DXMLImporter.java170 return xNamePages.hasByName(impName); in createTestEnvironment()
/aoo42x/main/unotools/source/config/
H A Dfontcfg.cxx199 if ( m_xConfigAccess->hasByName( it->second.aConfigLocaleString ) ) in tryLocale()
217 if ( it->second.xAccess->hasByName( rType ) ) in tryLocale()
/aoo42x/main/cppuhelper/source/
H A Dcomponent_context.cxx403 virtual sal_Bool SAL_CALL hasByName( OUString const & name )
499 sal_Bool ComponentContext::hasByName( OUString const & name ) in hasByName() function in cppu::ComponentContext
/aoo42x/main/dbaccess/source/filter/xml/
H A Dxmlfilter.cxx383 if ( !xStorage->hasByName( sStreamName ) || !xStorage->isStreamElement( sStreamName ) ) in ReadThroughComponent()
394 if ( !xStorage->hasByName( sStreamName ) || !xStorage->isStreamElement( sStreamName ) ) in ReadThroughComponent()
/aoo42x/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_dictionarydialog.cxx527 if( xContainer->hasByName( aNameTo_Simplified ) ) in ChineseDictionaryDialog()
542 if( xContainer->hasByName( aNameTo_Traditional ) ) in ChineseDictionaryDialog()
/aoo42x/main/wizards/com/sun/star/wizards/report/
H A DReportTextImplementation.java233 if ( xNamedForm.hasByName( "Sorting" ) ) in reconnectToDatabase()
237 if ( xNamedForm.hasByName( "QueryName" ) ) in reconnectToDatabase()

Completed in 1084 milliseconds

1...<<11121314151617181920>>...27