Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/utlui/
H A Dprcntfld.cxx35 nRefValue = DenormalizePercent(nMax); in SwPercentField()
43 nRefValue = nValue; in SetRefValue()
70 int nPercent = nRefValue ? (((nCurrentWidth * 10) / nRefValue + 5) / 10) : 0; in ShowPercent()
77 nPercent = nRefValue ? (((nCurrentWidth * 10) / nRefValue + 5) / 10) : 0; in ShowPercent()
125 nPercent = nRefValue ? (((nCurrentWidth * 10) / nRefValue + 5) / 10) : 0; in set_value()
204 int nTwipValue = (nRefValue * nValue + 50) / 100; in Convert()
224 return nRefValue ? (((nCurrentWidth * 1000) / nRefValue + 5) / 10) : 0; in Convert()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/utlui/
H A Dprcntfld.cxx35 nRefValue = DenormalizePercent(nMax); in SwPercentField()
43 nRefValue = nValue; in SetRefValue()
70 int nPercent = nRefValue ? (((nCurrentWidth * 10) / nRefValue + 5) / 10) : 0; in ShowPercent()
77 nPercent = nRefValue ? (((nCurrentWidth * 10) / nRefValue + 5) / 10) : 0; in ShowPercent()
124 nPercent = nRefValue ? (((nCurrentWidth * 10) / nRefValue + 5) / 10) : 0; in set_value()
204 int nTwipValue = (nRefValue * nValue + 50) / 100; in Convert()
223 return nRefValue ? (((nCurrentWidth * 1000) / nRefValue + 5) / 10) : 0; in Convert()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/oox/vml/
H A Dvmlformatting.hxx114 sal_Int32 nRefValue,
129 sal_Int32 nRefValue,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/oox/vml/
H A Dvmlformatting.hxx111 sal_Int32 nRefValue,
126 sal_Int32 nRefValue,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/vml/
H A Dvmlformatting.cxx147 const OUString& rValue, sal_Int32 nRefValue, bool bPixelX, bool bDefaultAsPixel ) in decodeMeasureToEmu() argument
157 return nRefValue; in decodeMeasureToEmu()
196 fValue *= nRefValue / 100.0; in decodeMeasureToEmu()
201 fValue = nRefValue; in decodeMeasureToEmu()
207 const OUString& rValue, sal_Int32 nRefValue, bool bPixelX, bool bDefaultAsPixel ) in decodeMeasureToHmm() argument
209 …return ::oox::drawingml::convertEmuToHmm( decodeMeasureToEmu( rGraphicHelper, rValue, nRefValue, b… in decodeMeasureToHmm()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/vml/
H A Dvmlformatting.cxx147 const OUString& rValue, sal_Int32 nRefValue, bool bPixelX, bool bDefaultAsPixel ) in decodeMeasureToEmu() argument
157 return nRefValue; in decodeMeasureToEmu()
195 fValue *= nRefValue / 100.0; in decodeMeasureToEmu()
200 fValue = nRefValue; in decodeMeasureToEmu()
206 const OUString& rValue, sal_Int32 nRefValue, bool bPixelX, bool bDefaultAsPixel ) in decodeMeasureToHmm() argument
208 …return ::oox::drawingml::convertEmuToHmm( decodeMeasureToEmu( rGraphicHelper, rValue, nRefValue, b… in decodeMeasureToHmm()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/inc/
H A Dprcntfld.hxx30 int nRefValue; // 100% value for conversion (in Twips) member in SwPercentField
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/inc/
H A Dprcntfld.hxx30 int nRefValue; // 100% value for conversion (in Twips) member in SwPercentField
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/dmapper/
H A DPropertyMap.cxx724 sal_Int32 nRefValue = xColumns->getReferenceValue(); in ApplyColumnProperties() local
725 double fRel = nColSum ? double( nRefValue ) / double( nColSum ) : 0.0; in ApplyColumnProperties()
740 if ( nColSum != nRefValue ) in ApplyColumnProperties()
741 pColumn[m_nColumnCount].Width += (nRefValue - nColSum); in ApplyColumnProperties()
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/dmapper/
H A DPropertyMap.cxx778 sal_Int32 nRefValue = xColumns->getReferenceValue(); in ApplyColumnProperties() local
779 double fRel = nColSum ? double( nRefValue ) / double( nColSum ) : 0.0; in ApplyColumnProperties()
794 if ( nColSum != nRefValue ) in ApplyColumnProperties()
795 pColumn[m_nColumnCount - 1].Width += (nRefValue - nColSum); in ApplyColumnProperties()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dconstantparam.booleans.results923 int nRefValue
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dconstantparam.booleans.results883 int nRefValue