Searched refs:getControlSource (Results 1 – 10 of 10) sorted by relevance
466 if ( getControlSource().getLength() ) in read()521 if ( xFieldsByName.is() && xFieldsByName->hasByName( getControlSource() ) ) in loadData()523 aFieldName = getControlSource(); in loadData()536 if ( xFieldNames->hasByName( getControlSource() ) ) in loadData()539 xFieldNames->getByName( getControlSource() ) >>= xComposerFieldAsSet; in loadData()
635 if ( getControlSource().getLength() ) in read()721 if ( xFieldsByName->hasByName( getControlSource() ) ) in loadData()722 aFieldName = getControlSource(); in loadData()733 if ( xFieldNames->hasByName( getControlSource() ) ) in loadData()736 … xFieldNames->getByName( getControlSource() ) >>= xComposerFieldAsSet; in loadData()
207 if ( getControlSource().getLength() ) in read()
194 if ( getControlSource().getLength() ) in read()
339 if ( getControlSource().getLength() ) in read()
412 if ( getControlSource().getLength() ) in read()
983 if ( m_xAggregateSet.is() && ( getControlSource().getLength() == 0 ) ) in read()
82 virtual rtl::OUString SAL_CALL getControlSource();
269 ScVbaControl::getControlSource() in getControlSource() function in ScVbaControl
700 inline const ::rtl::OUString& getControlSource( ) const { return m_aControlSource; } in getControlSource() function in frm::OBoundControlModel