Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dhtmlforw.cxx396 uno::Reference< drawing::XDrawPageSupplier > xDPSupp( pDocSh->GetBaseModel(), in OutHiddenForms() local
398 ASSERT( xDPSupp.is(), "XTextDocument nicht vom XModel erhalten" ); in OutHiddenForms()
399 uno::Reference< drawing::XDrawPage > xDrawPage = xDPSupp->getDrawPage(); in OutHiddenForms()
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java1284 …com.sun.star.sheet.XDataPilotTablesSupplier xDPSupp = (com.sun.star.sheet.XDataPilotTablesSupplier) in doDataPilotSamples() local
1286 com.sun.star.sheet.XDataPilotTables xDPTables = xDPSupp.getDataPilotTables(); in doDataPilotSamples()
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs1355 unoidl.com.sun.star.sheet.XDataPilotTablesSupplier xDPSupp = in doDataPilotSamples()
1358 xDPSupp.getDataPilotTables(); in doDataPilotSamples()

Completed in 54 milliseconds