Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/forms/
H A Delementimport.cxx1086 void OControlImport::doRegisterCellValueBinding( const ::rtl::OUString& _rBoundCellAddress ) in doRegisterCellValueBinding() argument
1089 OSL_PRECOND( _rBoundCellAddress.getLength(), in doRegisterCellValueBinding()
1092 m_rContext.registerCellValueBinding( m_xElement, _rBoundCellAddress ); in doRegisterCellValueBinding()
1698 void OListAndComboImport::doRegisterCellValueBinding( const ::rtl::OUString& _rBoundCellAddress ) in doRegisterCellValueBinding() argument
1700 ::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 31 milliseconds