Lines Matching defs:const
133 bool FormCellBindingHelper::convertStringAddress( const ::rtl::OUString& _rAddressDescription, Cell… in convertStringAddress()
147 bool FormCellBindingHelper::convertStringAddress( const ::rtl::OUString& _rAddressDescription, in convertStringAddress()
162 Reference< XValueBinding > FormCellBindingHelper::createCellBindingFromStringAddress( const ::rtl::… in createCellBindingFromStringAddress()
184 Reference< XListEntrySource > FormCellBindingHelper::createCellListSourceFromStringAddress( const :… in createCellListSourceFromStringAddress()
203 ::rtl::OUString FormCellBindingHelper::getStringAddressFromCellBinding( const Reference< XValueBind… in getStringAddressFromCellBinding()
233 ::rtl::OUString FormCellBindingHelper::getStringAddressFromCellListSource( const Reference< XListEn… in getStringAddressFromCellListSource()
298 bool FormCellBindingHelper::isSpreadsheetDocumentWhichSupplies( const ::rtl::OUString& _rService ) … in isSpreadsheetDocumentWhichSupplies()
352 bool FormCellBindingHelper::isCellBinding( const Reference< XValueBinding >& _rxBinding ) const in isCellBinding()
358 bool FormCellBindingHelper::isCellIntegerBinding( const Reference< XValueBinding >& _rxBinding ) co… in isCellIntegerBinding()
364 bool FormCellBindingHelper::isCellRangeListSource( const Reference< XListEntrySource >& _rxSource )… in isCellRangeListSource()
370 bool FormCellBindingHelper::doesComponentSupport( const Reference< XInterface >& _rxComponent, cons… in doesComponentSupport()
417 Reference< XInterface > FormCellBindingHelper::createDocumentDependentInstance( const ::rtl::OUStri… in createDocumentDependentInstance()
453 bool FormCellBindingHelper::doConvertAddressRepresentations( const ::rtl::OUString& _rInputProperty… in doConvertAddressRepresentations()