Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/forms/
H A Delementimport.cxx1087 void OControlImport::doRegisterCellValueBinding( const ::rtl::OUString& _rBoundCellAddress ) in doRegisterCellValueBinding() argument
1090 OSL_PRECOND( _rBoundCellAddress.getLength(), in doRegisterCellValueBinding()
1093 m_rContext.registerCellValueBinding( m_xElement, _rBoundCellAddress ); in doRegisterCellValueBinding()
1699 void OListAndComboImport::doRegisterCellValueBinding( const ::rtl::OUString& _rBoundCellAddress ) in doRegisterCellValueBinding() argument
1701 ::rtl::OUString sBoundCellAddress( _rBoundCellAddress ); in doRegisterCellValueBinding()
H A Delementimport.hxx270 virtual void doRegisterCellValueBinding( const ::rtl::OUString& _rBoundCellAddress );
541 virtual void doRegisterCellValueBinding( const ::rtl::OUString& _rBoundCellAddress );

Completed in 29 milliseconds