Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/forms/
H A Dformcellbinding.cxx274 Sequence< ::rtl::OUString > aAvailableServices; in isSpreadsheetDocumentWhichSupplies() local
276 aAvailableServices = xDocumentFactory->getAvailableServiceNames( ); in isSpreadsheetDocumentWhichSupplies()
279 aAvailableServices.getConstArray(), in isSpreadsheetDocumentWhichSupplies()
280 aAvailableServices.getConstArray() + aAvailableServices.getLength(), in isSpreadsheetDocumentWhichSupplies()
283 if ( pFound - aAvailableServices.getConstArray() < aAvailableServices.getLength() ) in isSpreadsheetDocumentWhichSupplies()
/aoo4110/main/extensions/source/propctrlr/
H A Dcellbindinghelper.cxx391 Sequence< ::rtl::OUString > aAvailableServices; in isSpreadsheetDocumentWhichSupplies() local
393 aAvailableServices = xDocumentFactory->getAvailableServiceNames( ); in isSpreadsheetDocumentWhichSupplies()
396 aAvailableServices.getConstArray(), in isSpreadsheetDocumentWhichSupplies()
397 aAvailableServices.getConstArray() + aAvailableServices.getLength(), in isSpreadsheetDocumentWhichSupplies()
400 if ( pFound - aAvailableServices.getConstArray() < aAvailableServices.getLength() ) in isSpreadsheetDocumentWhichSupplies()

Completed in 18 milliseconds