Searched refs:getControlSource (Results 1 – 10 of 10) sorted by relevance
469 if ( getControlSource().getLength() ) in read()524 if ( xFieldsByName.is() && xFieldsByName->hasByName( getControlSource() ) ) in loadData()526 aFieldName = getControlSource(); in loadData()539 if ( xFieldNames->hasByName( getControlSource() ) ) in loadData()542 xFieldNames->getByName( getControlSource() ) >>= xComposerFieldAsSet; in loadData()
636 if ( getControlSource().getLength() ) in read()722 if ( xFieldsByName->hasByName( getControlSource() ) ) in loadData()723 aFieldName = getControlSource(); in loadData()734 if ( xFieldNames->hasByName( getControlSource() ) ) in loadData()737 … xFieldNames->getByName( getControlSource() ) >>= xComposerFieldAsSet; in loadData()
208 if ( getControlSource().getLength() ) in read()
194 if ( getControlSource().getLength() ) in read()
340 if ( getControlSource().getLength() ) in read()
413 if ( getControlSource().getLength() ) in read()
984 if ( m_xAggregateSet.is() && ( getControlSource().getLength() == 0 ) ) in read()
82 virtual rtl::OUString SAL_CALL getControlSource() throw (css::uno::RuntimeException);
270 ScVbaControl::getControlSource() throw (uno::RuntimeException) in getControlSource() function in ScVbaControl
702 inline const ::rtl::OUString& getControlSource( ) const { return m_aControlSource; } in getControlSource() function in frm::OBoundControlModel
Completed in 54 milliseconds