Home
last modified time | relevance | path

Searched refs:_sFormattedfield (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java738 …protected Rectangle insertFormattedField(XSection _xSection, String _sFormattedfield, Rectangle _a… in insertFormattedField() argument
740 …return insertFormattedField(_xSection, _sFormattedfield, _aRect, _nWidth, _aSO, (short) com.sun.st… in insertFormattedField()
743 …protected Rectangle insertFormattedField(XSection _xSection, String _sFormattedfield, Rectangle _a… in insertFormattedField() argument
752 int nType = getTypeFromFieldName(convertFromFieldName(_sFormattedfield)); in insertFormattedField()
776 xReportControlModel.setDataField(_sFormattedfield); in insertFormattedField()
823 if (_sFormattedfield.equals("rpt:now()")) in insertFormattedField()

Completed in 23 milliseconds