Searched refs:PROP_MACRO_NAME (Results 1 – 7 of 7) sorted by relevance
96 #define PROP_MACRO_NAME "MacroName" macro301 aEventProperties[1].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( PROP_MACRO_NAME )); in startElement()524 else if ( aPropertyValues[i].Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( PROP_MACRO_NAME )) && in WriteEvent()
224 else if ( aProperties[ nIndex ].Name.compareToAscii( PROP_MACRO_NAME ) == 0 ) in Execute()412 else if ( aProperties[ nIndex ].Name.compareToAscii( PROP_MACRO_NAME ) == 0 ) in ConvertToMacro()467 ::rtl::OUString aMacroName = i_eventDescriptor.getOrDefault( PROP_MACRO_NAME, ::rtl::OUString() ); in NormalizeMacro()527 o_normalizedDescriptor.put( PROP_MACRO_NAME, aMacroName ); in NormalizeMacro()
182 pValues[ 2 ].Name = ::rtl::OUString::createFromAscii( PROP_MACRO_NAME ); in CreateEventData_Impl()213 pValues[ 1 ].Name = ::rtl::OUString::createFromAscii( PROP_MACRO_NAME ); in CreateEventData_Impl()
105 #define PROP_MACRO_NAME "MacroName" macro
199 ,PROP_MACRO_NAME enumerator
148 add(PROP_MACRO_NAME, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("MacroName"))); in PropertyNameSupplier_Impl()
3370 rPropNameSupplier.GetName(PROP_MACRO_NAME), uno::makeAny( sMacro )); in CloseFieldCommand()
Completed in 91 milliseconds