Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx3493 rtl::OUString aCustomTbxName( RTL_CONSTASCII_USTRINGPARAM( aNum )); in getUIConfigurationManager() local
3498 if ( !xNewUIConfMan->hasSettings( aCustomTbxName )) in getUIConfigurationManager()
3516 xNewUIConfMan->insertSettings( aCustomTbxName, xToolbarData ); in getUIConfigurationManager()

Completed in 37 milliseconds