Home
last modified time | relevance | path

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

/trunk/main/vbahelper/source/vbahelper/
H A Dvbacommandbarcontrol.cxx91 …getPropertyValue( m_aPropertyValues, rtl::OUString::createFromAscii( ITEM_DESCRIPTOR_ISVISIBLE ) ); in getVisible()
99 …getPropertyValue( m_aPropertyValues, rtl::OUString::createFromAscii( ITEM_DESCRIPTOR_ISVISIBLE ) ); in setVisible()
102 …opertyValue( m_aPropertyValues, rtl::OUString::createFromAscii( ITEM_DESCRIPTOR_ISVISIBLE ), uno::… in setVisible()
H A Dvbacommandbarcontrols.cxx79 aProps[5].Name = rtl::OUString::createFromAscii( ITEM_DESCRIPTOR_ISVISIBLE ); in CreateMenuItemData()
101 aProps[5].Name = rtl::OUString::createFromAscii( ITEM_DESCRIPTOR_ISVISIBLE ); in CreateToolbarItemData()
H A Dvbacommandbarhelper.hxx43 static const char ITEM_DESCRIPTOR_ISVISIBLE[] = "IsVisible"; variable
/trunk/main/framework/source/uielement/
H A Dmenubarmanager.cxx133 static const char ITEM_DESCRIPTOR_ISVISIBLE[] = "IsVisible"; variable
1781 … else if ( aProp[i].Name.equalsAsciiL( ITEM_DESCRIPTOR_ISVISIBLE, LEN_DESCRIPTOR_ISVISIBLE )) in FillMenu()
/trunk/main/cui/source/customize/
H A Dcfg.cxx114 static const char ITEM_DESCRIPTOR_ISVISIBLE[] = "IsVisible"; variable
595 else if (aProp[i].Name.equalsAscii(ITEM_DESCRIPTOR_ISVISIBLE)) in GetToolbarItemData()
707 RTL_CONSTASCII_USTRINGPARAM( ITEM_DESCRIPTOR_ISVISIBLE ) ); in ConvertToolbarEntry()

Completed in 62 milliseconds