Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/forms/
H A Dformcellbinding.cxx262 bool FormCellBindingHelper::isSpreadsheetDocumentWhichSupplies( const Reference< XSpreadsheetDocume… in isSpreadsheetDocumentWhichSupplies() function in xmloff::FormCellBindingHelper
298 bool FormCellBindingHelper::isSpreadsheetDocumentWhichSupplies( const ::rtl::OUString& _rService ) … in isSpreadsheetDocumentWhichSupplies() function in xmloff::FormCellBindingHelper
300 return isSpreadsheetDocumentWhichSupplies( m_xDocument, _rService ); in isSpreadsheetDocumentWhichSupplies()
306 return isSpreadsheetDocumentWhichSupplies( in isListCellRangeAllowed()
320 bAllow = isSpreadsheetDocumentWhichSupplies( SERVICE_CELLRANGELISTSOURCE ); in isListCellRangeAllowed()
336 bAllow = isSpreadsheetDocumentWhichSupplies( SERVICE_CELLVALUEBINDING ); in isCellBindingAllowed()
345 return isSpreadsheetDocumentWhichSupplies( in isCellBindingAllowed()
H A Dformcellbinding.hxx208 …bool isSpreadsheetDocumentWhichSupplies( const ::rtl::OUString& _rService ) const SAL_…
213 static bool isSpreadsheetDocumentWhichSupplies(
/aoo4110/main/extensions/source/propctrlr/
H A Dcellbindinghelper.cxx96 OSL_ENSURE( isSpreadsheetDocumentWhichSupplies( SERVICE_ADDRESS_CONVERSION ), in CellBindingHelper()
381 …bool CellBindingHelper::isSpreadsheetDocumentWhichSupplies( const ::rtl::OUString& _rService ) con… in isSpreadsheetDocumentWhichSupplies() function in pcr::CellBindingHelper
417 bAllow = isSpreadsheetDocumentWhichSupplies( SERVICE_SHEET_CELLRANGE_LISTSOURCE ); in isListCellRangeAllowed()
436 bAllow = isSpreadsheetDocumentWhichSupplies( SERVICE_SHEET_CELL_INT_BINDING ); in isCellIntegerBindingAllowed()
470 bAllow = isSpreadsheetDocumentWhichSupplies( SERVICE_SHEET_CELL_BINDING ); in isCellBindingAllowed()
H A Dcellbindinghelper.hxx227 … bool isSpreadsheetDocumentWhichSupplies( const ::rtl::OUString& _rService ) const;

Completed in 18 milliseconds