Home
last modified time | relevance | path

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

/trunk/main/comphelper/source/misc/
H A Dnumbers.cxx49 staruno::Reference<starbeans::XPropertySet> xFormat(xFormats->getByKey(nKey)); in getNumberFormatType()
78 staruno::Reference<starbeans::XPropertySet> xFormat( xFormats->getByKey(nKey)); in getNumberFormatDecimals()
130 xFormatProperties = xFormats->getByKey( _nKey ); in getNumberFormatProperty()
/trunk/main/xmloff/source/style/
H A Dnumehelp.cxx252 … uno::Reference <beans::XPropertySet> xNumberPropertySet(xNumberFormats->getByKey(nNumberFormat)); in GetCurrencySymbol()
289 … uno::Reference <beans::XPropertySet> xNumberPropertySet(xNumberFormats->getByKey(nNumberFormat)); in GetCellType()
336 uno::Reference <beans::XPropertySet> xNumberPropertySet(xNumberFormats->getByKey(nNumberFormat)); in GetCurrencySymbol()
370 uno::Reference <beans::XPropertySet> xNumberPropertySet(xNumberFormats->getByKey(nNumberFormat)); in GetCellType()
/trunk/main/sc/source/ui/vba/
H A Dvbaformat.cxx385 …xNumberFormats->getByKey(nFormat)->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( F… in getNumberFormatLocal()
434 …xNumberFormats->getByKey(nFormat)->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( L… in setNumberFormatLocal()
467 …xNumberFormats->getByKey(nFormat)->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( L… in setNumberFormat()
748 …xNumberFormats->getByKey(nNewFormat)->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM… in getNumberFormat()
H A Dvbarange.cxx520 return mxFormats->getByKey( nIndexKey ); in getNumberProps()
/trunk/main/dbaccess/source/ui/misc/
H A DDExport.cxx390 … Reference<XPropertySet> xProp = xFormats->getByKey(nNumberFormat); in insertValueIntoColumn()
449 Reference<XPropertySet> xProp = xFormats->getByKey(nFormatKey); in CheckString()
458 Reference<XPropertySet> xProp = xFormats->getByKey(nFormatKey); in CheckString()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DNumberFormatter.java195 …XPropertySet xNumberFormat = _oNumberFormatter.xNumberFormats.getByKey(_FormatKey); //CurDBField.D… in setNumberFormat()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/
H A DNumber_Formats.java126 com.sun.star.beans.XPropertySet xProp = xNumberFormats.getByKey( nIndexKey ); in doFunction()
/trunk/main/reportdesign/source/ui/dlg/
H A DDateTime.cxx207 uno::Reference< beans::XPropertySet> xFormSet = _xFormats->getByKey(_nNumberFormatKey); in getFormatStringByKey()
/trunk/main/forms/source/misc/
H A Dlimitedformats.cxx193 xStandardFormats->getByKey(pLoopFormats->nKey); in ensureTableInitialized()
/trunk/main/odk/examples/java/Spreadsheet/
H A DEuroAdaption.java179 xNumberFormats.getByKey(iNumberFormat ); in Convert()
/trunk/main/offapi/com/sun/star/util/
H A DXNumberFormats.idl63 com::sun::star::beans::XPropertySet getByKey( [in] long nKey );
/trunk/main/sc/source/filter/xml/
H A Dxmlimprt.cxx2279 … uno::Reference <beans::XPropertySet> xProperties(xLocalNumberFormats->getByKey(nKey)); in SetCurrencySymbol()
2330 …::Reference <beans::XPropertySet> xNumberPropertySet(xLocalNumberFormats->getByKey(nNumberFormat)); in IsCurrencySymbol()
2397 …:Reference < beans::XPropertySet> xNumberFormatProperties(xNumberFormats->getByKey(rNumberFormat)); in SetType()
/trunk/main/sc/source/ui/unoobj/
H A Dcellvaluebinding.cxx418 xOldFormat.set(xFormats->getByKey( nOldIndex )); in setBooleanFormat()
/trunk/main/chart2/source/tools/
H A DDiagramHelper.cxx1077 xKeyProps = xNumberFormats->getByKey( nNumberFormat ); in lcl_switchToDateCategories()
1167 Reference< beans::XPropertySet > xKeyProps = xNumberFormats->getByKey( nNumberFormat ); in isDateNumberFormat()
/trunk/main/xmloff/source/forms/
H A Dlayerexport.cxx737 Reference< XPropertySet > xControlFormat = xControlFormats->getByKey(nControlFormatKey); in ensureTranslateFormat()
/trunk/main/svl/source/numbers/
H A Dnumfmuno.hxx125 getByKey( sal_Int32 nKey ) throw(::com::sun::star::uno::RuntimeException);
H A Dnumfmuno.cxx439 uno::Reference<beans::XPropertySet> SAL_CALL SvNumberFormatsObj::getByKey( sal_Int32 nKey ) in getByKey() function in SvNumberFormatsObj
/trunk/main/connectivity/source/drivers/calc/
H A DCTable.cxx284 const Reference<XPropertySet> xFormat = xFormats->getByKey( nKey ); in lcl_GetColumnInfo()
/trunk/main/forms/source/component/
H A DFormattedField.cxx851 Reference<com::sun::star::beans::XPropertySet> xFormat = xFormats->getByKey(nKey); in write()
/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_expmodels.cxx1007 xSupplier->getNumberFormats()->getByKey( nKey ), in readFormattedFieldModel()
/trunk/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx1875 … xFormSet = xNumberFormatter->getNumberFormatsSupplier()->getNumberFormats()->getByKey(nFormatKey); in getControlDefault()
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx341 Reference<XPropertySet> xNumProps = xNumberFormats->getByKey( nFmt ); in SwInsertDBColAutoPilot()
H A Ddbmgr.cxx1547 uno::Reference<XPropertySet> xNumProps = xNumberFormats->getByKey( nFmt ); in GetColumnFmt()
/trunk/main/connectivity/source/commontools/
H A Ddbtools.cxx1100 Reference< XPropertySet> xFormat(xFormats->getByKey(getINT32(aFormatKey))); in TransferFormComponentProperties()

Completed in 387 milliseconds