Home
last modified time | relevance | path

Searched defs:_rxField (Results 1 – 7 of 7) sorted by relevance

/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx1000 …& _rRect, const Reference< XColumn >& _rxField, const Reference< XNumberFormatter >& _rxFormatter ) in PaintFieldToCell()
1007 … ::com::sun::star::sdb::XColumn >& _rxField, const Reference< XNumberFormatter >& xFormatter) const in GetValue()
1177 …& _rRect, const Reference< XColumn >& _rxField, const Reference< XNumberFormatter >& _rxFormatter ) in PaintFieldToCell()
1186 …ference< XColumn >& _rxField, const Reference< XNumberFormatter >& xFormatter, Color** /*ppColor*/) in GetFormatText()
1203 …rence< ::com::sun::star::sdb::XColumn >& _rxField, const Reference< XNumberFormatter >& xFormatter) in UpdateFromField()
1513 …ar::sdb::XColumn >& _rxField, const Reference< XNumberFormatter >& /*xFormatter*/, Color** ppColor) in GetFormatText()
1561 …e< ::com::sun::star::sdb::XColumn >& _rxField, const Reference< XNumberFormatter >& /*xFormatter*/) in UpdateFromField()
1707 static void lcl_setCheckBoxState( const Reference< ::com::sun::star::sdb::XColumn >& _rxField, in lcl_setCheckBoxState()
1728 …e< ::com::sun::star::sdb::XColumn >& _rxField, const Reference< XNumberFormatter >& /*xFormatter*/) in UpdateFromField()
1734 void DbCheckBox::PaintFieldToCell(OutputDevice& rDev, const Rectangle& rRect, in PaintFieldToCell()
[all …]
/trunk/main/connectivity/source/simpledbt/
H A Dparsenode_s.cxx78 …::parseNodeToPredicateStr(::rtl::OUString& _rString, const Reference< XConnection >& _rxConnection, in parseNodeToPredicateStr()
/trunk/main/connectivity/source/commontools/
H A Dpredicateinput.cxx248 sal_Bool OPredicateInputController::normalizePredicateString( in normalizePredicateString()
286 ::rtl::OUString OPredicateInputController::getPredicateValue( in getPredicateValue()
/trunk/main/svx/source/form/
H A Dfmview.cxx600 …View::createControlLabelPair( OutputDevice* _pOutDev, sal_Int32 _nXOffsetMM, sal_Int32 _nYOffsetMM, in createControlLabelPair()
H A Dfmvwimp.cxx1486 …View::createControlLabelPair( OutputDevice& _rOutDev, sal_Int32 _nXOffsetMM, sal_Int32 _nYOffsetMM, in createControlLabelPair()
1514 bool FmXFormView::createControlLabelPair( const ::comphelper::ComponentContext& _rContext, in createControlLabelPair()
/trunk/main/svx/source/inc/
H A Dgridcell.hxx891 …bString GetText(const ::com::sun::star::uno::Reference< ::com::sun::star::sdb::XColumn >& _rxField, in GetText()
/trunk/main/forms/source/component/
H A DFormComponent.cxx2593 void OBoundControlModel::impl_setField_noNotify( const Reference< XPropertySet>& _rxField ) in impl_setField_noNotify()