Searched refs:TOOLBOXITEM_SEPARATOR_STR (Results 1 – 2 of 2) sorted by relevance
113 static const char TOOLBOXITEM_SEPARATOR_STR[] = "private:separator"; variable114 static const sal_uInt16 TOOLBOXITEM_SEPARATOR_STR_LEN = sizeof( TOOLBOXITEM_SEPARATOR_STR )-1;292 if ( aURL.equalsAsciiL( TOOLBOXITEM_SEPARATOR_STR, TOOLBOXITEM_SEPARATOR_STR_LEN )) in FillToolbar()
62 static const char TOOLBOXITEM_SEPARATOR_STR[] = "private:separator"; variable484 … if ( rItem.aCommandURL.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( TOOLBOXITEM_SEPARATOR_STR ))) in MergeItems()
Completed in 29 milliseconds