Home
last modified time | relevance | path

Searched refs:mpAPIName (Results 1 – 9 of 9) sorted by relevance

/trunk/main/oox/source/ppt/
H A Dcommonbehaviorcontext.cxx103 attr.name = ::rtl::OUString::intern( attrConv->mpAPIName, in endFastElement()
104 strlen(attrConv->mpAPIName), in endFastElement()
110 attrConv->mpAPIName ); in endFastElement()
H A Dpptfilterhelpers.hxx47 const char* mpAPIName; member
/trunk/main/xmloff/inc/
H A Danimations.hxx55 const sal_Char* mpAPIName; member
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx680 const sal_Char* mpAPIName; member
724 while( SvxShapeControlPropertyMapping[i].mpAPIName ) in lcl_convertPropertyName()
726 …if( rApiName.reverseCompareToAsciiL( SvxShapeControlPropertyMapping[i].mpAPIName, SvxShapeControlP… in lcl_convertPropertyName()
/trunk/main/xmloff/source/draw/
H A Danimationimport.cxx997 while( p->mpAPIName ) in init_node()
1001 aName = OUString::createFromAscii( p->mpAPIName ); in init_node()
H A Danimationexport.cxx1128 while( p->mpAPIName ) in exportAnimate()
1130 if( sTemp.compareToAscii( p->mpAPIName ) == 0 ) in exportAnimate()
/trunk/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx111 while( p->mpAPIName ) in ImplTranslateAttribute()
113 if( rString.compareToAscii( p->mpAPIName ) == 0 ) in ImplTranslateAttribute()
/trunk/main/sd/source/filter/ppt/
H A Dpptanimations.hxx195 const char* mpAPIName; member
H A Dpptinanimations.cxx721 if( p->mpAPIName ) in convertAnimationNode()
722 aAttributeName = OUString::createFromAscii( p->mpAPIName ); in convertAnimationNode()

Completed in 79 milliseconds