Home
last modified time | relevance | path

Searched refs:CellBindingHelper (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/extensions/source/propctrlr/
H A Dcellbindinghelper.cxx88CellBindingHelper::CellBindingHelper( const Reference< XPropertySet >& _rxControlModel, const Refe… in CellBindingHelper() function in pcr::CellBindingHelper
204 bool CellBindingHelper::convertStringAddress( const ::rtl::OUString& _rAddressDescription, in convertStringAddress()
302 bool CellBindingHelper::getAddressFromCellBinding( in getAddressFromCellBinding()
410 bool CellBindingHelper::isListCellRangeAllowed( ) const in isListCellRangeAllowed()
424 bool CellBindingHelper::isCellIntegerBindingAllowed( ) const in isCellIntegerBindingAllowed()
461 bool CellBindingHelper::isCellBindingAllowed( ) const in isCellBindingAllowed()
495 bool CellBindingHelper::isCellBinding( const Reference< XValueBinding >& _rxBinding ) const in isCellBinding()
522 Reference< XValueBinding > CellBindingHelper::getCurrentBinding( ) const in getCurrentBinding()
532 Reference< XListEntrySource > CellBindingHelper::getCurrentListSource( ) const in getCurrentListSource()
542 void CellBindingHelper::setBinding( const Reference< XValueBinding >& _rxBinding ) in setBinding()
[all …]
H A Dcellbindinghandler.hxx41 class CellBindingHelper;
51 ::std::auto_ptr< CellBindingHelper > m_pHelper;
H A Dcellbindinghelper.hxx49 class CellBindingHelper class
62 CellBindingHelper(
H A Dcellbindinghandler.cxx92 if ( CellBindingHelper::isSpreadsheetDocument( xDocument ) ) in onNewComponent()
93 m_pHelper.reset( new CellBindingHelper( m_xComponent, xDocument ) ); in onNewComponent()
H A Dformgeometryhandler.cxx662 CellBindingHelper aHelper( m_xComponent, impl_getContextDocument_nothrow() ); in impl_setSheetAnchorType_nothrow()

Completed in 41 milliseconds