Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/drawingml/chart/
H A Dtitleconverter.cxx216 RelativePosition eRelPos; in convertFromModel() local
230 eRelPos.Primary = 1; in convertFromModel()
231 eRelPos.Secondary =0; in convertFromModel()
232 eRelPos.Anchor = Alignment_TOP_RIGHT; in convertFromModel()
261 aPropSet.setProperty( PROP_RelativePosition , makeAny(eRelPos)); in convertFromModel()

Completed in 52 milliseconds