Home
last modified time | relevance | path

Searched refs:E_READONLY (Results 1 – 25 of 40) sorted by relevance

12

/trunk/main/extensions/source/oooimprovement/
H A Dconfig.cxx106 MyConfigurationHelper::E_READONLY) >>= result; in getSoapUrl()
117 MyConfigurationHelper::E_READONLY) >>= value; in getSoapId()
128 MyConfigurationHelper::E_READONLY) >>= result; in getReporterEmail()
138 MyConfigurationHelper::E_READONLY) >>= result; in getLogPath()
148 MyConfigurationHelper::E_READONLY) >>= result; in getEnablingAllowed()
158 MyConfigurationHelper::E_READONLY) >>= result; in getInvitationAccepted()
168 MyConfigurationHelper::E_READONLY) >>= result; in getShowedInvitation()
179 MyConfigurationHelper::E_READONLY) >>= value; in getCompleteProductname()
186 MyConfigurationHelper::E_READONLY) >>= value; in getCompleteProductname()
193 MyConfigurationHelper::E_READONLY) >>= value; in getCompleteProductname()
[all …]
H A Dmyconfigurationhelper.cxx100 …al_Bool bReadOnly = ((eMode & MyConfigurationHelper::E_READONLY)==MyConfigurationHelper::E_READONL… in openConfig()
H A Dmyconfigurationhelper.hxx58 E_READONLY = 1, enumerator
/trunk/main/framework/source/inc/pattern/
H A Dconfiguration.hxx79 E_READONLY = 1, enumerator
133 …l bReadOnly = ((nOpenFlags & ConfigurationHelper::E_READONLY ) == ConfigurationHelper::E_READO… in openConfig()
/trunk/main/framework/source/jobs/
H A Dhelponstartup.cxx106 ::comphelper::ConfigurationHelper::E_READONLY), in DEFINE_XSERVICEINFO_MULTISERVICE()
115 ::comphelper::ConfigurationHelper::E_READONLY) >>= m_sLocale; in DEFINE_XSERVICEINFO_MULTISERVICE()
123 ::comphelper::ConfigurationHelper::E_READONLY) >>= m_sSystem; in DEFINE_XSERVICEINFO_MULTISERVICE()
H A Djobexecutor.cxx113 m_aConfig.open(ConfigAccess::E_READONLY); in DEFINE_XINTERFACE_6()
114 if (m_aConfig.getMode() == ConfigAccess::E_READONLY) in DEFINE_XINTERFACE_6()
H A Djobdata.cxx187 aConfig.open(ConfigAccess::E_READONLY); in setAlias()
655 aConfig.open(ConfigAccess::E_READONLY); in getEnabledJobsForEvent()
/trunk/main/cui/source/options/
H A Doptimprove2.cxx205 ::comphelper::ConfigurationHelper::E_READONLY ); in Reset()
247 C2S("LogPath"), ::comphelper::ConfigurationHelper::E_READONLY ); in Reset()
/trunk/main/comphelper/source/misc/
H A Dconfigurationhelper.cxx78 … sal_Bool bReadOnly = ((eMode & ConfigurationHelper::E_READONLY)==ConfigurationHelper::E_READONLY); in openConfig()
H A Duieventslogger.cxx607 ConfigurationHelper::E_READONLY in getLogPathFromCfg()
626 ConfigurationHelper::E_READONLY in getIdleTimeoutFromCfg()
641 ::comphelper::ConfigurationHelper::E_READONLY in getEnabledFromCfg()
/trunk/main/filter/source/config/cache/
H A Dfilterfactory.cxx583 … ::comphelper::ConfigurationHelper::E_READONLY), in impl_getListOfInstalledModules()
668 … ::comphelper::ConfigurationHelper::E_READONLY), in impl_readSortedFilterListFromConfig()
/trunk/main/framework/inc/jobs/
H A Dconfigaccess.hxx71 E_READONLY, enumerator
/trunk/main/comphelper/inc/comphelper/
H A Dconfigurationhelper.hxx74 E_READONLY = 1, enumerator
/trunk/main/framework/source/fwi/jobs/
H A Dconfigaccess.cxx162 if (eMode==E_READONLY) in open()
/trunk/main/framework/source/classes/
H A Dtaskcreator.cxx123 …irectKey(xSMGR, PACKAGE, RELPATH, KEY, ::comphelper::ConfigurationHelper::E_READONLY) >>= sCreator; in createTask()
/trunk/main/framework/inc/
H A Darguments.h151 E_READONLY = ARGUMENTLAYER_1 | ARGUMENTFLAG_24, enumerator
/trunk/main/extensions/source/oooimprovecore/
H A Dcore.cxx128 ::comphelper::ConfigurationHelper::E_READONLY) >>= help_url; in inviteUser()
/trunk/main/framework/source/loadenv/
H A Dloadenv.cxx1016 ::comphelper::ConfigurationHelper::E_READONLY); in impl_furtherDocsAllowed()
1764 ::comphelper::ConfigurationHelper::E_READONLY); in impl_makeFrameWindowVisible()
1867 … ::comphelper::ConfigurationHelper::E_READONLY), in impl_applyPersistentWindowState()
/trunk/main/uui/source/
H A Dnewerverwarn.cxx129 ::comphelper::ConfigurationHelper::E_READONLY ); in IMPL_LINK()
/trunk/main/framework/source/services/
H A Dsubstitutepathvars.cxx722 ::comphelper::ConfigurationHelper::E_READONLY) >>= aWorkPath; in GetWorkPath()
735 ::comphelper::ConfigurationHelper::E_READONLY) >>= aWorkPath; in GetWorkVariableValue()
H A Dmodulemanager.cxx375 ::comphelper::ConfigurationHelper::E_READONLY); in implts_getConfig()
/trunk/main/framework/source/helper/
H A Dpersistentwindowstate.cxx241 … ::comphelper::ConfigurationHelper::E_READONLY) >>= sWindowState; in implst_getWindowStateFromConfig()
H A Dstatusindicatorfactory.cxx440 ::comphelper::ConfigurationHelper::E_READONLY) >>= bForceFrontAndFocus; in implts_makeParentVisibleIfAllowed()
/trunk/main/svx/source/unodraw/
H A Drecoveryui.cxx300 ::comphelper::ConfigurationHelper::E_READONLY); in impl_doRecovery()
/trunk/main/oox/source/ole/
H A Dvbaproject.cxx99 …ess = ConfigurationHelper::openConfig( xFactory, aConfigPackage, ConfigurationHelper::E_READONLY ); in VbaFilterConfig()

Completed in 98 milliseconds

12