Lines Matching refs:XmlPlaceholderOutline
962 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderOutline, pInfo->GetPresRectangle()); in ImpWriteAutoLayoutInfos()
979 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderOutline, aLeft); in ImpWriteAutoLayoutInfos()
980 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderOutline, aRight); in ImpWriteAutoLayoutInfos()
991 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderOutline, aLeft); in ImpWriteAutoLayoutInfos()
1003 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderOutline, aLeft); in ImpWriteAutoLayoutInfos()
1016 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderOutline, aRight); in ImpWriteAutoLayoutInfos()
1034 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderOutline, aRight); in ImpWriteAutoLayoutInfos()
1045 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderOutline, aLeft); in ImpWriteAutoLayoutInfos()
1066 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderOutline, aLeft); in ImpWriteAutoLayoutInfos()
1080 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderOutline, aRight); in ImpWriteAutoLayoutInfos()
1092 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderOutline, aBottom); in ImpWriteAutoLayoutInfos()
1108 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderOutline, aRight); in ImpWriteAutoLayoutInfos()
1124 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderOutline, aBottom); in ImpWriteAutoLayoutInfos()
1135 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderOutline, aTop); in ImpWriteAutoLayoutInfos()
1332 case XmlPlaceholderOutline: aStr = OUString(RTL_CONSTASCII_USTRINGPARAM("outline")); break; in ImpWriteAutoLayoutPlaceholder()