Searched refs:getReferenceValue (Results 1 – 11 of 11) sorted by relevance
294 _rxOutStream << getReferenceValue(); in write()367 ( ( m_xColumn->getString() == getReferenceValue() ) ? STATE_CHECK : STATE_NOCHECK ) in translateDbColumnToControlValue()394 xField->setPropertyValue( PROPERTY_VALUE, makeAny( getReferenceValue() ) ); in commitControlValueToDbColumn()
55 const ::rtl::OUString& getReferenceValue() const { return m_sReferenceValue; } in getReferenceValue() function in frm::OReferenceValueComponent
164 _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()
293 virtual sal_Int32 SAL_CALL getReferenceValue( ) throw(::com::sun::star::uno::RuntimeException);
584 sal_Int32 nRefValue = xColumns->getReferenceValue(); in ApplyColumnProperties()
2586 sal_Int32 SwXTextColumns::getReferenceValue(void) throw( uno::RuntimeException ) in getReferenceValue() function in SwXTextColumns
Completed in 71 milliseconds