Searched refs:aParentName (Results 1 – 2 of 2) sorted by relevance
285 OUString aParentName; in collectShapeAutoStyles() local318 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()
191 String aParentName(((const SfxStringItem&) pArgs->Get(SID_STYLE_REFERENCE)).GetValue()); in DoExecute() local192 pStyleSheet->SetParent(aParentName); in DoExecute()
Completed in 17 milliseconds