Searched refs:mpAPIName (Results 1 – 9 of 9) sorted by relevance
103 attr.name = ::rtl::OUString::intern( attrConv->mpAPIName, in endFastElement()104 strlen(attrConv->mpAPIName), in endFastElement()110 attrConv->mpAPIName ); in endFastElement()
47 const char* mpAPIName; member
55 const sal_Char* mpAPIName; member
680 const sal_Char* mpAPIName; member724 while( SvxShapeControlPropertyMapping[i].mpAPIName ) in lcl_convertPropertyName()726 …if( rApiName.reverseCompareToAsciiL( SvxShapeControlPropertyMapping[i].mpAPIName, SvxShapeControlP… in lcl_convertPropertyName()
997 while( p->mpAPIName ) in init_node()1001 aName = OUString::createFromAscii( p->mpAPIName ); in init_node()
1128 while( p->mpAPIName ) in exportAnimate()1130 if( sTemp.compareToAscii( p->mpAPIName ) == 0 ) in exportAnimate()
111 while( p->mpAPIName ) in ImplTranslateAttribute()113 if( rString.compareToAscii( p->mpAPIName ) == 0 ) in ImplTranslateAttribute()
195 const char* mpAPIName; member
721 if( p->mpAPIName ) in convertAnimationNode()722 aAttributeName = OUString::createFromAscii( p->mpAPIName ); in convertAnimationNode()
Completed in 79 milliseconds