Lines Matching refs:XmlPlaceholderObject
1046 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderObject, aRight); in ImpWriteAutoLayoutInfos()
1052 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderObject, pInfo->GetPresRectangle()); in ImpWriteAutoLayoutInfos()
1067 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderObject, aRightTop); in ImpWriteAutoLayoutInfos()
1068 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderObject, aRightBottom); in ImpWriteAutoLayoutInfos()
1079 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderObject, aLeft); in ImpWriteAutoLayoutInfos()
1091 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderObject, aTop); in ImpWriteAutoLayoutInfos()
1106 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderObject, aLeftTop); in ImpWriteAutoLayoutInfos()
1107 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderObject, aLeftBottom); in ImpWriteAutoLayoutInfos()
1122 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderObject, aTopLeft); in ImpWriteAutoLayoutInfos()
1123 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderObject, aTopRight); in ImpWriteAutoLayoutInfos()
1136 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderObject, aBottom); in ImpWriteAutoLayoutInfos()
1152 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderObject, aTopLeft); in ImpWriteAutoLayoutInfos()
1153 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderObject, aTopRight); in ImpWriteAutoLayoutInfos()
1154 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderObject, aBottomLeft); in ImpWriteAutoLayoutInfos()
1155 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderObject, aBottomRight); in ImpWriteAutoLayoutInfos()
1336 case XmlPlaceholderObject: aStr = OUString(RTL_CONSTASCII_USTRINGPARAM("object")); break; in ImpWriteAutoLayoutPlaceholder()