Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/draw/
H A Dximpstyl.cxx1565 uno::Reference< drawing::XDrawPage > xNewMasterPage; in CreateChildContext() local
1573 xNewMasterPage = xMasterPages->insertNewByIndex(xMasterPages->getCount()); in CreateChildContext()
1578 xMasterPages->getByIndex(GetSdImport().GetNewMasterPageCount()) >>= xNewMasterPage; in CreateChildContext()
1584 if(xNewMasterPage.is()) in CreateChildContext()
1586 uno::Reference< drawing::XShapes > xNewShapes(xNewMasterPage, uno::UNO_QUERY); in CreateChildContext()

Completed in 20 milliseconds