Searched refs:aMasterPageNamePrefix (Results 1 – 1 of 1) sorted by relevance
2382 OUString aMasterPageNamePrefix; in _ExportAutoStyles() local2386 aMasterPageNamePrefix = xNamed->getName(); in _ExportAutoStyles()2388 if(aMasterPageNamePrefix.getLength()) in _ExportAutoStyles()2390 aMasterPageNamePrefix += OUString(RTL_CONSTASCII_USTRINGPARAM("-")); in _ExportAutoStyles()2392 GetShapeExport()->setPresentationStylePrefix( aMasterPageNamePrefix ); in _ExportAutoStyles()2439 OUString aMasterPageNamePrefix; in _ExportAutoStyles() local2449 aMasterPageNamePrefix = xMasterNamed->getName(); in _ExportAutoStyles()2453 if(aMasterPageNamePrefix.getLength()) in _ExportAutoStyles()2455 aMasterPageNamePrefix += OUString(RTL_CONSTASCII_USTRINGPARAM("-")); in _ExportAutoStyles()2458 GetShapeExport()->setPresentationStylePrefix( aMasterPageNamePrefix ); in _ExportAutoStyles()
Completed in 16 milliseconds