Searched refs:xDPSupp (Results 1 – 3 of 3) sorted by relevance
396 uno::Reference< drawing::XDrawPageSupplier > xDPSupp( pDocSh->GetBaseModel(), in OutHiddenForms() local398 ASSERT( xDPSupp.is(), "XTextDocument nicht vom XModel erhalten" ); in OutHiddenForms()399 uno::Reference< drawing::XDrawPage > xDrawPage = xDPSupp->getDrawPage(); in OutHiddenForms()
1355 unoidl.com.sun.star.sheet.XDataPilotTablesSupplier xDPSupp = in doDataPilotSamples()1358 xDPSupp.getDataPilotTables(); in doDataPilotSamples()
1284 …com.sun.star.sheet.XDataPilotTablesSupplier xDPSupp = (com.sun.star.sheet.XDataPilotTablesSupplier) in doDataPilotSamples() local1286 com.sun.star.sheet.XDataPilotTables xDPTables = xDPSupp.getDataPilotTables(); in doDataPilotSamples()
Completed in 34 milliseconds