Searched refs:getReferenceValue (Results 1 – 11 of 11) sorted by relevance
293 _rxOutStream << getReferenceValue(); in write()366 ( ( m_xColumn->getString() == getReferenceValue() ) ? STATE_CHECK : STATE_NOCHECK ) in translateDbColumnToControlValue()393 xField->setPropertyValue( PROPERTY_VALUE, makeAny( getReferenceValue() ) ); in commitControlValueToDbColumn()
55 const ::rtl::OUString& getReferenceValue() const { return m_sReferenceValue; } in getReferenceValue() function in frm::OReferenceValueComponent
163 _rxOutStream << getReferenceValue(); in write()
56 // DocMerge from idl: method com::sun::star::text::XTextColumns::getReferenceValue62 long getReferenceValue();
60 int ref = xTC.getReferenceValue(); in _AutomaticDistance()
76 int ref = oObj.getReferenceValue(); in _getReferenceValue()
8 "SwXTextColumns";"com::sun::star::text::XTextColumns";"getReferenceValue()"
703 xColumns1->getReferenceValue() != xColumns2->getReferenceValue() ) in equals()
292 virtual sal_Int32 SAL_CALL getReferenceValue( );
584 sal_Int32 nRefValue = xColumns->getReferenceValue(); in ApplyColumnProperties()
2586 sal_Int32 SwXTextColumns::getReferenceValue(void) in getReferenceValue() function in SwXTextColumns