Searched refs:sLayout (Results 1 – 2 of 2) sorted by relevance
355 const OUString sLayout = CREATE_OUSTRING( "Layout" ); in importSlide() local357 xSet->setPropertyValue( sLayout, Any( pMasterPersistPtr->getLayoutFromValueToken() ) ); in importSlide()
165 const OUString sLayout( RTL_CONSTASCII_USTRINGPARAM( "Layout" ) ); in ImpDeleteNotesPages() local166 xPropSet->setPropertyValue( sLayout, Any( (sal_Int16)21 ) ); in ImpDeleteNotesPages()
Completed in 28 milliseconds