Searched refs:aParentName (Results 1 – 3 of 3) 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()
45 final PartName aParentName, in PartName() argument55 msPath = Cleanup(aParentName.GetPathname() + "/" + sPath); in PartName()
191 String aParentName(((const SfxStringItem&) pArgs->Get(SID_STYLE_REFERENCE)).GetValue()); in DoExecute() local192 pStyleSheet->SetParent(aParentName); in DoExecute()
Completed in 22 milliseconds