Home
last modified time | relevance | path

Searched refs:CUSTOM_TOOLBAR_STR (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vbahelper/source/vbahelper/
H A Dvbacommandbarhelper.hxx51 static const char CUSTOM_TOOLBAR_STR[] = "custom_toolbar_"; variable
H A Dvbacommandbarhelper.cxx267 url += rtl::OUString::createFromAscii( CUSTOM_TOOLBAR_STR ); in generateCustomURL()
/trunk/main/cui/source/customize/
H A Dcfg.cxx121 static const char CUSTOM_TOOLBAR_STR[] = "custom_toolbar_"; variable
323 url += OUString::createFromAscii( CUSTOM_TOOLBAR_STR ); in generateCustomURL()
4038 OUString custom = OUString::createFromAscii(CUSTOM_TOOLBAR_STR); in GetEntries()
4090 OUString custom = OUString::createFromAscii(CUSTOM_TOOLBAR_STR); in GetEntries()

Completed in 43 milliseconds