Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/draw/
H A Dshapeexport.cxx285 OUString aParentName; in collectShapeAutoStyles() local
318 aParentName = msPresentationStylePrefix; in collectShapeAutoStyles()
321 aParentName += xStyle->getName(); in collectShapeAutoStyles()
370 aShapeInfo.msStyleName = aParentName; in collectShapeAutoStyles()
376 …aShapeInfo.msStyleName = mrExport.GetAutoStylePool()->Find(aShapeInfo.mnFamily, aParentName, xProp… in collectShapeAutoStyles()
381 …aShapeInfo.msStyleName = mrExport.GetAutoStylePool()->Add(aShapeInfo.mnFamily, aParentName, xPropS… in collectShapeAutoStyles()
/aoo4110/main/sd/source/ui/func/
H A Dfutempl.cxx191 String aParentName(((const SfxStringItem&) pArgs->Get(SID_STYLE_REFERENCE)).GetValue()); in DoExecute() local
192 pStyleSheet->SetParent(aParentName); in DoExecute()

Completed in 21 milliseconds