Searched refs:ImpWriteAutoLayoutPlaceholder (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/xmloff/source/draw/ |
| H A D | sdxmlexp.cxx | 955 … ImpWriteAutoLayoutPlaceholder(XmlPlaceholderTitle, pInfo->GetTitleRectangle()); in ImpWriteAutoLayoutInfos() 956 … ImpWriteAutoLayoutPlaceholder(XmlPlaceholderSubtitle, pInfo->GetPresRectangle()); in ImpWriteAutoLayoutInfos() 961 … ImpWriteAutoLayoutPlaceholder(XmlPlaceholderTitle, pInfo->GetTitleRectangle()); in ImpWriteAutoLayoutInfos() 962 … ImpWriteAutoLayoutPlaceholder(XmlPlaceholderOutline, pInfo->GetPresRectangle()); in ImpWriteAutoLayoutInfos() 967 … ImpWriteAutoLayoutPlaceholder(XmlPlaceholderTitle, pInfo->GetTitleRectangle()); in ImpWriteAutoLayoutInfos() 968 … ImpWriteAutoLayoutPlaceholder(XmlPlaceholderChart, pInfo->GetPresRectangle()); in ImpWriteAutoLayoutInfos() 978 … ImpWriteAutoLayoutPlaceholder(XmlPlaceholderTitle, pInfo->GetTitleRectangle()); in ImpWriteAutoLayoutInfos() 979 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderOutline, aLeft); in ImpWriteAutoLayoutInfos() 980 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderOutline, aRight); in ImpWriteAutoLayoutInfos() 990 … ImpWriteAutoLayoutPlaceholder(XmlPlaceholderTitle, pInfo->GetTitleRectangle()); in ImpWriteAutoLayoutInfos() [all …]
|
| H A D | sdxmlexp_impl.hxx | 170 void ImpWriteAutoLayoutPlaceholder(XmlPlaceholder ePl, const Rectangle& rRect);
|