Home
last modified time | relevance | path

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

/aoo4110/main/framework/source/fwe/helper/
H A Dconfigimporter.cxx54 rtl::OUStringBuffer aCustomTbxName( 20 ); in ImportCustomToolbars() local
55 aCustomTbxName.appendAscii( USERDEFTOOLBOX ); in ImportCustomToolbars()
56 aCustomTbxName.setCharAt( 14, aCustomTbxName.charAt( 14 ) + i ); in ImportCustomToolbars()
58 rtl::OUString aTbxStreamName( aCustomTbxName.makeStringAndClear() ); in ImportCustomToolbars()
/aoo4110/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx3459 rtl::OUString aCustomTbxName( RTL_CONSTASCII_USTRINGPARAM( aNum )); in getUIConfigurationManager() local
3464 if ( !xNewUIConfMan->hasSettings( aCustomTbxName )) in getUIConfigurationManager()
3482 xNewUIConfMan->insertSettings( aCustomTbxName, xToolbarData ); in getUIConfigurationManager()

Completed in 54 milliseconds