Home
last modified time | relevance | path

Searched refs:maHyperlinkPropertyMap (Results 1 – 4 of 4) sorted by relevance

/AOO42X/main/oox/source/drawingml/
H A Dtextcharacterproperties.cxx48maHyperlinkPropertyMap.insert( rSourceProps.maHyperlinkPropertyMap.begin(), rSourceProps.maHyperli… in assignUsed()
H A Dtextrun.cxx67 if( maTextCharacterProperties.maHyperlinkPropertyMap.empty() ) in insertAt()
138 aFieldProps.setProperties( maTextCharacterProperties.maHyperlinkPropertyMap ); in insertAt()
H A Dtextcharacterpropertiescontext.cxx162 …t( new HyperLinkContext( *this, xAttributes, mrTextCharacterProperties.maHyperlinkPropertyMap ) ); in createFastChildContext()
/AOO42X/main/oox/inc/oox/drawingml/
H A Dtextcharacterproperties.hxx41 PropertyMap maHyperlinkPropertyMap; member