Home
last modified time | relevance | path

Searched refs:getINT32 (Results 126 – 137 of 137) sorted by relevance

123456

/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/browser/
H A Dunodatbr.cxx674 … sal_Int32 nType = ::comphelper::getINT32( xColumn->getPropertyValue( PROPERTY_TYPE ) ); in InitializeGridModel()
774 aAlign <<= sal_Int16( ::comphelper::getINT32( aColAlign ) ); in InitializeGridModel()
1731 … sal_Int32 nType = ::comphelper::getINT32(xDataSource->getPropertyValue(PROPERTY_COMMAND_TYPE)); in GetState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/fmcomp/
H A Dgridcell.cxx161 …m_nFieldType = static_cast<sal_Int16>(::comphelper::getINT32(xField->getPropertyValue(FM_PROP_FIE… in CreateControl()
1300 nFormatKey = ::comphelper::getINT32(aFmtKey); in Init()
1324 … nFormatKey = ::comphelper::getINT32(m_rColumn.GetField()->getPropertyValue(FM_PROP_FORMATKEY)); in Init()
1460 … sal_Int32 nNewKey = _rEvent.NewValue.hasValue() ? ::comphelper::getINT32(_rEvent.NewValue) : 0; in _propertyChanged()
H A Dfmgridcl.cxx1830 nIdx = ::comphelper::getINT32(pBookmarks[i]); in getSelectionBookmarks()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/form/
H A Dfmshell.cxx1064 … sal_Int32 nCount = ::comphelper::getINT32(xNavSet->getPropertyValue(FM_PROP_ROWCOUNT)); in GetFormState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/form/
H A Dfmshell.cxx1083 … sal_Int32 nCount = ::comphelper::getINT32(xNavSet->getPropertyValue(FM_PROP_ROWCOUNT)); in GetFormState()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/fmcomp/
H A Dgridcell.cxx149 …m_nFieldType = static_cast<sal_Int16>(::comphelper::getINT32(xField->getPropertyValue(FM_PROP_FIE… in CreateControl()
1284 nFormatKey = ::comphelper::getINT32(aFmtKey); in Init()
1308 … nFormatKey = ::comphelper::getINT32(m_rColumn.GetField()->getPropertyValue(FM_PROP_FORMATKEY)); in Init()
1442 … sal_Int32 nNewKey = _rEvent.NewValue.hasValue() ? ::comphelper::getINT32(_rEvent.NewValue) : 0; in _propertyChanged()
H A Dfmgridcl.cxx1866 nIdx = ::comphelper::getINT32(pBookmarks[i]); in getSelectionBookmarks()
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/browser/
H A Dunodatbr.cxx631 … sal_Int32 nType = ::comphelper::getINT32( xColumn->getPropertyValue( PROPERTY_TYPE ) ); in InitializeGridModel()
731 aAlign <<= sal_Int16( ::comphelper::getINT32( aColAlign ) ); in InitializeGridModel()
1721 … sal_Int32 nType = ::comphelper::getINT32(xDataSource->getPropertyValue(PROPERTY_COMMAND_TYPE)); in GetState()
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/dbase/
H A DDTable.cxx1184 switch (getINT32(xCol->getPropertyValue(sPropType))) in CreateFile()
1257 switch (getINT32(xCol->getPropertyValue(sPropType))) in CreateFile()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/dbase/
H A DDTable.cxx1149 switch (getINT32(xCol->getPropertyValue(sPropType))) in CreateFile()
1222 switch (getINT32(xCol->getPropertyValue(sPropType))) in CreateFile()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/frmedt/
H A Dfefly1.cxx2075 sal_Int32 nBaseline = ::comphelper::getINT32(aBaseline); in AlignFormulaToBaseline()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/frmedt/
H A Dfefly1.cxx2065 sal_Int32 nBaseline = ::comphelper::getINT32(aBaseline); in AlignFormulaToBaseline()

123456