Home
last modified time | relevance | path

Searched refs:ImpXMLAutoLayoutInfo (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/xmloff/source/draw/
H A Dsdxmlexp.cxx210 class ImpXMLAutoLayoutInfo class
221 ImpXMLAutoLayoutInfo(sal_uInt16 nTyp, ImpXMLEXPPageMasterInfo* pInf);
223 sal_Bool operator==(const ImpXMLAutoLayoutInfo& rInfo) const;
238 sal_Bool ImpXMLAutoLayoutInfo::IsCreateNecessary(sal_uInt16 nTyp) in IsCreateNecessary()
247 sal_Bool ImpXMLAutoLayoutInfo::operator==(const ImpXMLAutoLayoutInfo& rInfo) const in operator ==()
253 ImpXMLAutoLayoutInfo::ImpXMLAutoLayoutInfo(sal_uInt16 nTyp, ImpXMLEXPPageMasterInfo* pInf) in ImpXMLAutoLayoutInfo() function in ImpXMLAutoLayoutInfo
405 DECLARE_LIST(ImpXMLAutoLayoutInfoList, ImpXMLAutoLayoutInfo*) in DECLARE_LIST() argument
880 if(ImpXMLAutoLayoutInfo::IsCreateNecessary(nType)) in ImpPrepAutoLayoutInfo()
901 ImpXMLAutoLayoutInfo* pNew = new ImpXMLAutoLayoutInfo(nType, pInfo); in ImpPrepAutoLayoutInfo()
941 ImpXMLAutoLayoutInfo* pInfo = mpAutoLayoutInfoList->GetObject(nCnt); in ImpWriteAutoLayoutInfos()

Completed in 27 milliseconds