Searched refs:i_bUpdatable (Results 1 – 2 of 2) sorted by relevance
/trunk/main/unotools/source/config/ |
H A D | confignode.cxx | 521 …const ::rtl::OUString& i_rNodePath, const bool i_bUpdatable, const sal_Int32 i_nDepth, const bool … in lcl_createConfigurationRoot() argument 532 i_bUpdatable in lcl_createConfigurationRoot() 567 …mphelper::ComponentContext& i_rContext, const sal_Char* i_pAsciiNodePath, const bool i_bUpdatable ) in OConfigurationTreeRoot() argument 569 ::rtl::OUString::createFromAscii( i_pAsciiNodePath ), i_bUpdatable, -1, false ).get() ) in OConfigurationTreeRoot() 572 if ( i_bUpdatable ) in OConfigurationTreeRoot() 580 …helper::ComponentContext& i_rContext, const ::rtl::OUString& i_rNodePath, const bool i_bUpdatable ) in OConfigurationTreeRoot() argument 582 i_rNodePath, i_bUpdatable, -1, false ).get() ) in OConfigurationTreeRoot() 585 if ( i_bUpdatable ) in OConfigurationTreeRoot()
|
/trunk/main/unotools/inc/unotools/ |
H A D | confignode.hxx | 279 const bool i_bUpdatable 287 const bool i_bUpdatable
|
Completed in 13 milliseconds