Searched refs:xUsedMasterPage (Results 1 – 1 of 1) sorted by relevance
888 Reference<XDrawPage> xUsedMasterPage(xMasterPageInt->getMasterPage()); in ImpPrepAutoLayoutInfo() local889 if(xUsedMasterPage.is()) in ImpPrepAutoLayoutInfo()891 Reference < container::XNamed > xMasterNamed(xUsedMasterPage, UNO_QUERY); in ImpPrepAutoLayoutInfo()1927 Reference<XDrawPage> xUsedMasterPage(xMasterPageInt->getMasterPage()); in _ExportContent() local1928 if(xUsedMasterPage.is()) in _ExportContent()1930 Reference < container::XNamed > xMasterNamed(xUsedMasterPage, UNO_QUERY); in _ExportContent()2443 Reference<XDrawPage> xUsedMasterPage(xMasterPageInt->getMasterPage()); in _ExportAutoStyles() local2444 if(xUsedMasterPage.is()) in _ExportAutoStyles()2446 Reference < container::XNamed > xMasterNamed(xUsedMasterPage, UNO_QUERY); in _ExportAutoStyles()
Completed in 20 milliseconds