Home
last modified time | relevance | path

Searched refs:getResources (Results 1 – 25 of 27) sorted by relevance

12

/trunk/main/sd/source/ui/framework/configuration/
H A DConfigurationClassifier.cxx62 mxConfiguration1->getResources(NULL, OUString(), AnchorBindingMode_DIRECT), in Partition()
63 mxConfiguration2->getResources(NULL, OUString(), AnchorBindingMode_DIRECT)); in Partition()
124 mxConfiguration1->getResources(*iResource, OUString(), AnchorBindingMode_DIRECT), in PartitionResources()
125 mxConfiguration2->getResources(*iResource, OUString(), AnchorBindingMode_DIRECT)); in PartitionResources()
189 rxConfiguration->getResources( in CopyResources()
H A DConfiguration.cxx199 Sequence<Reference<XResourceId> > SAL_CALL Configuration::getResources ( in getResources() function in sd::framework::Configuration
383 rxConfiguration1->getResources( in AreConfigurationsEquivalent()
386 rxConfiguration2->getResources( in AreConfigurationsEquivalent()
H A DConfigurationController.cxx360 mpImplementation->mxRequestedConfiguration->getResources( in requestResourceActivation()
408 mpImplementation->mxRequestedConfiguration->getResources( in requestResourceDeactivation()
H A DConfigurationTracer.cxx66 rxConfiguration->getResources(rxResourceId, ::rtl::OUString(), AnchorBindingMode_DIRECT)); in TraceBoundResources()
H A DConfigurationUpdater.cxx347 rxConfiguration->getResources( in CheckPureAnchors()
/trunk/main/connectivity/source/drivers/dbase/
H A DDTable.cxx1058 … const ::rtl::OUString sError( getConnection()->getResources().getResourceStringWithSubstitution( in CreateImpl()
1146 … const ::rtl::OUString sError( getConnection()->getResources().getResourceStringWithSubstitution( in CreateImpl()
1180 const ::rtl::OUString sError( getConnection()->getResources().getResourceStringWithSubstitution( in throwInvalidColumnType()
1775 … const ::rtl::OUString sError( getConnection()->getResources().getResourceStringWithSubstitution( in UpdateBuffer()
1991 … const ::rtl::OUString sError( getConnection()->getResources().getResourceStringWithSubstitution( in UpdateBuffer()
2056 const ::rtl::OUString sError( getConnection()->getResources().getResourceStringWithSubstitution( in UpdateBuffer()
2299 … const ::rtl::OUString sError( getConnection()->getResources().getResourceStringWithSubstitution( in alterColumn()
2458 … const ::rtl::OUString sError( getConnection()->getResources().getResourceStringWithSubstitution( in addColumn()
2531 … const ::rtl::OUString sError( getConnection()->getResources().getResourceStringWithSubstitution( in dropColumn()
2640 const ::rtl::OUString sError( getConnection()->getResources().getResourceStringWithSubstitution( in throwInvalidDbaseFormat()
H A DDIndexes.cxx59 …const ::rtl::OUString sError( m_pTable->getConnection()->getResources().getResourceStringWithSubst… in createObject()
84 …const ::rtl::OUString sError( m_pTable->getConnection()->getResources().getResourceStringWithSubst… in createObject()
H A DDIndex.cxx166 …const ::rtl::OUString sError( m_pTable->getConnection()->getResources().getResourceStringWithSubst… in openIndexFile()
491 …const ::rtl::OUString sError( m_pTable->getConnection()->getResources().getResourceStringWithSubst… in CreateImpl()
521 …const ::rtl::OUString sError( m_pTable->getConnection()->getResources().getResourceStringWithSubst… in CreateImpl()
H A DDTables.cxx125 …String sError( static_cast<OFileCatalog&>(m_rParent).getConnection()->getResources().getResourceSt… in dropObject()
/trunk/main/connectivity/source/drivers/jdbc/
H A DJConnection.cxx691 … lcl_getDriverLoadErrorMessage( getResources(),_sDriverClass, _sDriverClassPath ), in loadDriverFromProperties()
745 lcl_getDriverLoadErrorMessage( getResources(),_sDriverClass, _sDriverClassPath ), in loadDriverFromProperties()
755 lcl_getDriverLoadErrorMessage( getResources(),_sDriverClass, _sDriverClassPath ), in loadDriverFromProperties()
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DSortingComponent.java88 getResources(); in SortingComponent()
140 private boolean getResources() in getResources() method in SortingComponent
/trunk/main/sd/source/ui/slideshow/
H A DPaneHider.cxx70 mxConfiguration->getResources( in PaneHider()
/trunk/main/connectivity/source/inc/
H A DTConnection.hxx72 const SharedResources& getResources() const { return m_aResources;} in getResources() function in connectivity::OMetaConnection
/trunk/main/connectivity/source/drivers/file/
H A Dfcomp.cxx457 …const ::rtl::OUString sError( m_pAnalyzer->getConnection()->getResources().getResourceStringWithSu… in execute_Operand()
472 …const ::rtl::OUString sError( m_pAnalyzer->getConnection()->getResources().getResourceStringWithSu… in execute_Operand()
H A DFConnection.cxx441 aError.Message = getResources().getResourceStringWithSubstitution( in throwUrlNotValid()
H A DFPreparedStatement.cxx360 … const ::rtl::OUString sError( m_pConnection->getResources().getResourceStringWithSubstitution( in setObject()
/trunk/main/sd/source/ui/framework/module/
H A DCenterViewFocusModule.cxx150 Sequence<Reference<XResourceId> > xViewIds (rxConfiguration->getResources( in HandleNewView()
H A DResourceManager.cxx253 Sequence<Reference<XResourceId> > aCenterViews = rxConfiguration->getResources( in HandleResourceRequest()
/trunk/main/sd/source/ui/inc/framework/
H A DConfiguration.hxx107 com::sun::star::drawing::framework::XResourceId> > SAL_CALL getResources (
/trunk/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.cxx279 …const ::rtl::OUString sError( getOwnConnection()->getResources().getResourceStringWithSubstitution( in setObject()
/trunk/main/odk/source/com/sun/star/lib/loader/
H A DLoader.java73 Enumeration en = loader.getResources( "META-INF/MANIFEST.MF" ); in main()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabPreparedStatement.cxx335 … const ::rtl::OUString sError( m_pConnection->getResources().getResourceStringWithSubstitution( in setObject()
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXConfiguration.idl84 sequence<XResourceId> getResources (
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DSystemUtil.java552 Enumeration<URL> urls = classLoader.getResources(path); in getClassesInPackage()
/trunk/main/connectivity/source/drivers/ado/
H A DAPreparedStatement.cxx438 … const ::rtl::OUString sError( m_pConnection->getResources().getResourceStringWithSubstitution( in setObject()

Completed in 91 milliseconds

12