Searched refs:PROPERTY_SHOW_BUBBLE (Results 1 – 2 of 2) sorted by relevance
67 #define PROPERTY_SHOW_BUBBLE RTL_CONSTASCII_STRINGPARAM("BubbleVisible") macro479 else if( rPropertyName.compareToAscii( PROPERTY_SHOW_BUBBLE ) == 0 ) { in setPropertyValue()525 else if( rPropertyName.compareToAscii( PROPERTY_SHOW_BUBBLE ) == 0 ) in getPropertyValue()
80 #define PROPERTY_SHOW_BUBBLE UNISTRING("BubbleVisible") macro1420 xMenuBarUI->setPropertyValue( PROPERTY_SHOW_BUBBLE, uno::makeAny( sal_True ) ); in handleMenuBarUI()
Completed in 32 milliseconds