Home
last modified time | relevance | path

Searched refs:utl (Results 201 – 225 of 957) sorted by relevance

12345678910>>...39

/trunk/main/unotools/source/config/
H A Ditemholder1.cxx250 rItem.pItem = new ::utl::MiscCfg(); in impl_newItem()
266 rItem.pItem = new ::utl::SourceViewConfig(); in impl_newItem()
H A Dhistoryoptions.cxx85 using namespace ::utl ;
173 utl::getProcessServiceFactory(), in SvtHistoryOptions_Impl()
180 utl::getProcessServiceFactory(), in SvtHistoryOptions_Impl()
H A Dmisccfg.cxx49 namespace utl namespace
55 class SfxMiscCfg : public utl::ConfigItem
H A Doptionsdlg.cxx39 using namespace utl;
53 class SvtOptionsDlgOptions_Impl : public utl::ConfigItem
/trunk/main/framework/source/fwi/classes/
H A Dprotocolhandlercache.cxx285 …css::uno::Sequence< ::rtl::OUString > lNames = GetNodeNames( SETNAME_HANDLER, ::utl::CONFIG_NAME_L… in read()
316 aHandler.m_sUNOName = ::utl::extractFirstFromConfigurationPath(lNames[nSource]); in read()
/trunk/main/cui/source/customize/
H A Deventdlg.cxx106 utl::ConfigManager::GetDirectConfigProperty( in SvxEventConfigPage()
107 utl::ConfigManager::PRODUCTNAME ) >>= label; in SvxEventConfigPage()
/trunk/main/accessibility/inc/accessibility/extended/
H A Daccessibletabbar.hxx34 namespace utl { namespace
61 virtual void FillAccessibleStateSet( utl::AccessibleStateSetHelper& rStateSet );
H A Daccessibletabbarpage.hxx34 namespace utl { namespace
77 virtual void FillAccessibleStateSet( utl::AccessibleStateSetHelper& rStateSet );
/trunk/main/framework/source/fwe/classes/
H A Dframelistanalyzer.cxx157 … css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR = ::utl::getProcessServiceFactory(); in impl_analyze()
232 … css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR = ::utl::getProcessServiceFactory(); in impl_analyze()
/trunk/main/framework/source/xml/
H A Dimagesconfiguration.cxx95 (::cppu::OWeakObject *)new utl::OInputStreamWrapper( rInStream ), in LoadImages()
138 (::cppu::OWeakObject *)new utl::OOutputStreamWrapper( rOutStream ), in StoreImages()
/trunk/main/connectivity/source/drivers/dbase/
H A DDIndex.cxx53 using namespace utl;
533 utl::SharedUNOComponent<XStatement> xStmt; in CreateImpl()
534 utl::SharedUNOComponent<XResultSet> xSet; in CreateImpl()
/trunk/main/dbaccess/source/core/misc/
H A Ddsntypes.cxx319 …const ::utl::OConfigurationTreeRoot aInstalled = ::utl::OConfigurationTreeRoot::createWithServiceF… in getEmbeddedDatabase()
/trunk/main/fpicker/source/office/
H A Diodlg.cxx119 using namespace ::utl;
262 if ( ::utl::LocalFileHelper::ConvertPhysicalNameToURL( aNewFile, sURL ) ) in lcl_autoUpdateFileExtension()
360 if ( ::utl::LocalFileHelper::ConvertPhysicalNameToURL( sCurrentToken, sURL ) ) in convertStringListToUrls()
1255 if ( ::utl::UCBContentHelper::Exists( aFileObj.GetMainURL( INetURLObject::NO_DECODE ) ) ) in IMPL_STATIC_LINK()
1264 if ( ::utl::LocalFileHelper::ConvertURLToSystemPath( aFileName, aCurPath ) ) in IMPL_STATIC_LINK()
1560 ::utl::LocalFileHelper::ConvertURLToSystemPath( rURL, sText ); in UpdateControls()
1583 if ( !::utl::LocalFileHelper::ConvertURLToSystemPath( sURL, sText ) ) in UpdateControls()
1992 ::utl::LocalFileHelper::ConvertURLToSystemPath( _rURL, sDisplayPath ); in displayIOException()
/trunk/main/unotools/inc/unotools/
H A Dconfigitem.hxx50 namespace utl namespace
115 ConfigItem(utl::ConfigManager& rManager, const rtl::OUString rSubTree);
/trunk/main/sfx2/source/doc/
H A Dobjstor.cxx292 ::rtl::OUString aTempURL = ::utl::TempFile().GetURL(); in CreateTempCopyOfStorage_Impl()
310 ::utl::UCBContentHelper::Kill( aTempURL ); in CreateTempCopyOfStorage_Impl()
625 ::utl::LocalFileHelper::ConvertPhysicalNameToURL( aName, aBaseURL ); in DoLoad()
1233 && ::utl::UCBContentHelper::EqualURLs( pMedium->GetName(), rMedium.GetName() ) ) in SaveTo_Impl()
1578 ::utl::UCBContentHelper::Kill( aTmpVersionURL ); in SaveTo_Impl()
2089 ::utl::DocInfoHelper::GetGeneratorString() ); in DoSaveCompleted()
2340 … com::sun::star::uno::Reference < com::sun::star::io::XInputStream > ( new utl::OSeekableInputStre… in InsertFrom()
2436 … com::sun::star::uno::Reference < com::sun::star::io::XInputStream > ( new utl::OSeekableInputStre… in ImportFrom()
2557 …com::sun::star::uno::Reference < com::sun::star::io::XOutputStream > ( new utl::OOutputStreamWrapp… in ExportTo()
2565 …e <<= com::sun::star::uno::Reference < com::sun::star::io::XStream > ( new utl::OStreamWrapper ( *… in ExportTo()
/trunk/main/svtools/inc/svtools/
H A Daccessibletableprovider.hxx123 …virtual void FillAccessibleStateSet( ::utl::AccessibleStateSetHelper& _rStateSet, ::svt::Acces…
124 …virtual void FillAccessibleStateSetForCell( ::utl::AccessibleStateSetHelper& _rStateSet, sal_I…
/trunk/main/sc/source/ui/inc/
H A Dcsvgrid.hxx94 class SC_DLLPUBLIC ScCsvGrid : public ScCsvControl, public utl::ConfigurationListener
293 … virtual void ConfigurationChanged( ::utl::ConfigurationBroadcaster*, sal_uInt32 );
/trunk/main/connectivity/source/drivers/file/
H A DFTable.cxx237 utl::UcbLockBytesHandler* p_null_dummy=NULL; in createStream_simpleError()
238 …SvStream* pReturn = ::utl::UcbStreamHelper::CreateStream( _rFileName, _eOpenMode, (_eOpenMode & ST… in createStream_simpleError()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibleradiobutton.cxx97 void VCLXAccessibleRadioButton::FillAccessibleRelationSet( utl::AccessibleRelationSetHelper& rRelat… in FillAccessibleRelationSet()
122 void VCLXAccessibleRadioButton::FillAccessibleStateSet( utl::AccessibleStateSetHelper& rStateSet ) in FillAccessibleStateSet()
/trunk/main/starmath/source/
H A Daccessibility.cxx381 Reference< XAccessibleRelationSet > xRelSet = new utl::AccessibleRelationSetHelper(); in getAccessibleRelationSet()
389 ::utl::AccessibleStateSetHelper *pStateSet = in getAccessibleStateSet()
390 new ::utl::AccessibleStateSetHelper; in getAccessibleStateSet()
1970 Reference< XAccessibleRelationSet > xRelSet = new utl::AccessibleRelationSetHelper(); in getAccessibleRelationSet()
1978 ::utl::AccessibleStateSetHelper *pStateSet = in getAccessibleStateSet()
1979 new ::utl::AccessibleStateSetHelper; in getAccessibleStateSet()
/trunk/main/sw/inc/
H A Dswmodule.hxx74 class SW_DLLPUBLIC SwModule: public SfxModule, public SfxListener, public utl::ConfigurationListener
123 virtual void ConfigurationChanged( utl::ConfigurationBroadcaster*, sal_uInt32 );
/trunk/main/filter/source/pdf/
H A Dpdffilter.cxx120 ::utl::TempFile aTempFile; in implExport()
127 … SvStream* pIStm = ::utl::UcbStreamHelper::CreateStream( aTempFile.GetURL(), STREAM_READ ); in implExport()
/trunk/main/basctl/source/inc/
H A Daccessibledialogcontrolshape.hxx41 namespace utl { namespace
86 virtual void FillAccessibleStateSet( utl::AccessibleStateSetHelper& rStateSet );
/trunk/main/cui/source/dialogs/
H A Dhldoctp.cxx143 utl::LocalFileHelper::ConvertSystemPathToURL( aStrPath, aBaseURL, aStrURL ); in GetCurrentURL()
227 utl::LocalFileHelper::ConvertURLToSystemPath( aURL, aPath ); in IMPL_LINK()
/trunk/main/editeng/source/misc/
H A Dacorrcfg.cxx37 using namespace utl;
232 utl::ConfigItem(C2U("Office.Common/AutoCorrect")), in SvxBaseAutoCorrCfg()
549 utl::ConfigItem(C2U("Office.Writer/AutoFunction")), in SvxSwAutoCorrCfg()

Completed in 162 milliseconds

12345678910>>...39