Searched refs:isSpreadsheetDocumentWhichSupplies (Results 1 – 4 of 4) sorted by relevance
262 bool FormCellBindingHelper::isSpreadsheetDocumentWhichSupplies( const Reference< XSpreadsheetDocume… in isSpreadsheetDocumentWhichSupplies() function in xmloff::FormCellBindingHelper298 bool FormCellBindingHelper::isSpreadsheetDocumentWhichSupplies( const ::rtl::OUString& _rService ) … in isSpreadsheetDocumentWhichSupplies() function in xmloff::FormCellBindingHelper300 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()
208 …bool isSpreadsheetDocumentWhichSupplies( const ::rtl::OUString& _rService ) const SAL_…213 static bool isSpreadsheetDocumentWhichSupplies(
96 OSL_ENSURE( isSpreadsheetDocumentWhichSupplies( SERVICE_ADDRESS_CONVERSION ), in CellBindingHelper()381 …bool CellBindingHelper::isSpreadsheetDocumentWhichSupplies( const ::rtl::OUString& _rService ) con… in isSpreadsheetDocumentWhichSupplies() function in pcr::CellBindingHelper417 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()
227 … bool isSpreadsheetDocumentWhichSupplies( const ::rtl::OUString& _rService ) const;
Completed in 17 milliseconds