Home
last modified time | relevance | path

Searched refs:_base_ini (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/rtl/
H A Dbootstrap.cxx285 Bootstrap_Impl * _base_ini; member
318 _base_ini( nullptr ), in Bootstrap_Impl()
331 _base_ini = static_cast< Bootstrap_Impl * >( in Bootstrap_Impl()
367 if (_base_ini) in ~Bootstrap_Impl()
368 rtl_bootstrap_args_close( _base_ini ); in ~Bootstrap_Impl()
506 if (_base_ini != nullptr && _base_ini->getDirectValue(key, value, mode, requestStack)) in getValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/rtl/
H A Dbootstrap.cxx287 Bootstrap_Impl * _base_ini; member
318 _base_ini( nullptr ), in Bootstrap_Impl()
331 _base_ini = static_cast< Bootstrap_Impl * >( in Bootstrap_Impl()
367 if (_base_ini) in ~Bootstrap_Impl()
368 rtl_bootstrap_args_close( _base_ini ); in ~Bootstrap_Impl()
506 if (_base_ini != nullptr && _base_ini->getDirectValue(key, value, mode, requestStack)) in getValue()