Home
last modified time | relevance | path

Searched refs:moGraphicPath (Results 1 – 3 of 3) sorted by relevance

/trunk/main/oox/source/vml/ !
H A Dvmlshape.cxx108 moGraphicPath.assignIfUsed( rSource.moGraphicPath ); in assignUsed()
130 return maTypeModel.moGraphicPath.get( OUString() ); in getGraphicPath()
H A Dvmlshapecontext.cxx338 mrTypeModel.moGraphicPath = decodeFragmentPath( rAttribs, O_TOKEN( relid ) ); in onCreateContext()
/trunk/main/oox/inc/oox/vml/ !
H A Dvmlshape.hxx80 OptValue< ::rtl::OUString > moGraphicPath; /// Path to a graphic for this shape. member