Home
last modified time | relevance | path

Searched refs:rtlBootstrapHandle (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sal/inc/rtl/
H A Dbootstrap.h157 typedef void * rtlBootstrapHandle; typedef
165 rtlBootstrapHandle SAL_CALL rtl_bootstrap_args_open(rtl_uString * pIniName)
172 void SAL_CALL rtl_bootstrap_args_close(rtlBootstrapHandle handle)
183 sal_Bool SAL_CALL rtl_bootstrap_get_from_handle(rtlBootstrapHandle handle, rtl_uString *pName, rtl_…
191 void SAL_CALL rtl_bootstrap_get_iniName_from_handle(rtlBootstrapHandle handle, rtl_uString ** ppIni…
200 rtlBootstrapHandle handle, rtl_uString ** macro )
H A Dbootstrap.hxx139 inline rtlBootstrapHandle getHandle() const SAL_THROW( () ) in getHandle()
/aoo41x/main/sal/rtl/source/
H A Dbootstrap.cxx440 rtlBootstrapHandle ini;
635 rtlBootstrapHandle SAL_CALL rtl_bootstrap_args_open ( in rtl_bootstrap_args_open()
685 return static_cast< rtlBootstrapHandle >( that ); in rtl_bootstrap_args_open()
691 rtlBootstrapHandle handle in rtl_bootstrap_args_close()
728 rtlBootstrapHandle handle, in rtl_bootstrap_get_from_handle()
751 rtlBootstrapHandle handle, in rtl_bootstrap_get_iniName_from_handle()
830 rtlBootstrapHandle handle, in rtl_bootstrap_expandMacros_from_handle()
/aoo41x/main/cppuhelper/source/
H A Dbootstrap.cxx99 static rtlBootstrapHandle s_bstrap = 0; in get_unorc()
104 rtlBootstrapHandle bstrap = rtl_bootstrap_args_open( iniName.pData ); in get_unorc()
/aoo41x/main/sal/qa/rtl/bootstrap/
H A Drtl_Bootstrap.cxx502 rtlBootstrapHandle bsHandle = aBootstrap.getHandle(); in getHandle_001()
510 rtlBootstrapHandle bsHandle = aBootstrap.getHandle(); in getHandle_002()

Completed in 33 milliseconds