Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/draw/
H A Dximppage.cxx457 Reference< container::XNameAccess > xPageLayouts( GetSdImport().getPageLayouts() ); in SetLayout() local
458 if( xPageLayouts.is() ) in SetLayout()
460 if( xPageLayouts->hasByName( maPageLayoutName ) ) in SetLayout()
461 xPageLayouts->getByName( maPageLayoutName ) >>= nType; in SetLayout()

Completed in 15 milliseconds