Home
last modified time | relevance | path

Searched refs:ImpWriteAutoLayoutPlaceholder (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/xmloff/source/draw/
H A Dsdxmlexp.cxx955ImpWriteAutoLayoutPlaceholder(XmlPlaceholderTitle, pInfo->GetTitleRectangle()); in ImpWriteAutoLayoutInfos()
956ImpWriteAutoLayoutPlaceholder(XmlPlaceholderSubtitle, pInfo->GetPresRectangle()); in ImpWriteAutoLayoutInfos()
961ImpWriteAutoLayoutPlaceholder(XmlPlaceholderTitle, pInfo->GetTitleRectangle()); in ImpWriteAutoLayoutInfos()
962ImpWriteAutoLayoutPlaceholder(XmlPlaceholderOutline, pInfo->GetPresRectangle()); in ImpWriteAutoLayoutInfos()
967ImpWriteAutoLayoutPlaceholder(XmlPlaceholderTitle, pInfo->GetTitleRectangle()); in ImpWriteAutoLayoutInfos()
968ImpWriteAutoLayoutPlaceholder(XmlPlaceholderChart, pInfo->GetPresRectangle()); in ImpWriteAutoLayoutInfos()
978ImpWriteAutoLayoutPlaceholder(XmlPlaceholderTitle, pInfo->GetTitleRectangle()); in ImpWriteAutoLayoutInfos()
979 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderOutline, aLeft); in ImpWriteAutoLayoutInfos()
980 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderOutline, aRight); in ImpWriteAutoLayoutInfos()
990ImpWriteAutoLayoutPlaceholder(XmlPlaceholderTitle, pInfo->GetTitleRectangle()); in ImpWriteAutoLayoutInfos()
[all …]
H A Dsdxmlexp_impl.hxx170 void ImpWriteAutoLayoutPlaceholder(XmlPlaceholder ePl, const Rectangle& rRect);