Home
last modified time | relevance | path

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

/trunk/main/svx/source/customshapes/
H A Dtbxcustomshapes.cxx63 m_aSubTbName = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "basicshapes" ) ); in SvxTbxCtlCustomShapes()
70 m_aSubTbName = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "symbolshapes" ) ); in SvxTbxCtlCustomShapes()
77 m_aSubTbName = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "arrowshapes" ) ); in SvxTbxCtlCustomShapes()
83 m_aSubTbName = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "flowchartshapes" ) ); in SvxTbxCtlCustomShapes()
89 m_aSubTbName = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "calloutshapes" ) ); in SvxTbxCtlCustomShapes()
95 m_aSubTbName = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "starshapes" ) ); in SvxTbxCtlCustomShapes()
99 m_aSubTbxResName += m_aSubTbName; in SvxTbxCtlCustomShapes()
157 return m_aSubTbName; in getSubToolbarName()
/trunk/main/svx/source/tbxctrls/
H A Dtbxalign.cxx54 , m_aSubTbName( RTL_CONSTASCII_USTRINGPARAM( "alignmentbar" )) in SvxTbxCtlAlign()
105 return m_aSubTbName; in getSubToolbarName()
/trunk/main/svx/inc/svx/
H A Dtbxalign.hxx46 rtl::OUString m_aSubTbName; member in SvxTbxCtlAlign
H A Dtbxcustomshapes.hxx57 rtl::OUString m_aSubTbName; member in SvxTbxCtlCustomShapes

Completed in 16 milliseconds