Home
last modified time | relevance | path

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

/AOO41X/main/vbahelper/source/vbahelper/
H A Dvbacommandbarhelper.cxx39 #define CREATEOUSTRING(asciistr) rtl::OUString::createFromAscii(asciistr) macro
52 …maBuildinToolbarMap.insert( std::make_pair( CREATEOUSTRING("Standard"),CREATEOUSTRING("private:res… in MSO2OOCommandbarHelper()
53 …maBuildinToolbarMap.insert( std::make_pair( CREATEOUSTRING("Formatting"),CREATEOUSTRING("private:r… in MSO2OOCommandbarHelper()
54 …maBuildinToolbarMap.insert( std::make_pair( CREATEOUSTRING("Drawing"),CREATEOUSTRING("private:reso… in MSO2OOCommandbarHelper()
55 …maBuildinToolbarMap.insert( std::make_pair( CREATEOUSTRING("Toolbar List"),CREATEOUSTRING("private… in MSO2OOCommandbarHelper()
56 …maBuildinToolbarMap.insert( std::make_pair( CREATEOUSTRING("Forms"),CREATEOUSTRING("private:resour… in MSO2OOCommandbarHelper()
57 …maBuildinToolbarMap.insert( std::make_pair( CREATEOUSTRING("Form Controls"),CREATEOUSTRING("privat… in MSO2OOCommandbarHelper()
58 …maBuildinToolbarMap.insert( std::make_pair( CREATEOUSTRING("Full Screen"),CREATEOUSTRING("private:… in MSO2OOCommandbarHelper()
59 …maBuildinToolbarMap.insert( std::make_pair( CREATEOUSTRING("Chart"),CREATEOUSTRING("private:resour… in MSO2OOCommandbarHelper()
60 …maBuildinToolbarMap.insert( std::make_pair( CREATEOUSTRING("Picture"),CREATEOUSTRING("private:reso… in MSO2OOCommandbarHelper()
[all …]