Lines Matching refs:XmlPlaceholderGraphic
1004 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderGraphic, aRight); in ImpWriteAutoLayoutInfos()
1033 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderGraphic, aLeft); in ImpWriteAutoLayoutInfos()
1254 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderGraphic, aLeft); in ImpWriteAutoLayoutInfos()
1277 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderGraphic, aTopLeft); in ImpWriteAutoLayoutInfos()
1278 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderGraphic, aTopRight); in ImpWriteAutoLayoutInfos()
1279 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderGraphic, aBottomLeft); in ImpWriteAutoLayoutInfos()
1280 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderGraphic, aBottomRight); in ImpWriteAutoLayoutInfos()
1302 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderGraphic, aTopLeft); in ImpWriteAutoLayoutInfos()
1303 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderGraphic, aTopCenter); in ImpWriteAutoLayoutInfos()
1304 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderGraphic, aTopRight); in ImpWriteAutoLayoutInfos()
1305 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderGraphic, aBottomLeft); in ImpWriteAutoLayoutInfos()
1306 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderGraphic, aBottomCenter); in ImpWriteAutoLayoutInfos()
1307 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderGraphic, aBottomRight); in ImpWriteAutoLayoutInfos()
1335 case XmlPlaceholderGraphic: aStr = OUString(RTL_CONSTASCII_USTRINGPARAM("graphic")); break; in ImpWriteAutoLayoutPlaceholder()