Home
last modified time | relevance | path

Searched refs:addNew (Results 26 – 50 of 54) sorted by relevance

123

/aoo41x/main/offapi/com/sun/star/util/
H A DXNumberFormats.idl92 long addNew( [in] string aFormat,
/aoo41x/main/forms/source/misc/
H A Dlimitedformats.cxx186 pLoopFormats->nKey = xStandardFormats->addNew( in ensureTableInitialized()
/aoo41x/main/odk/examples/DevelopersGuide/Charts/
H A DChartInCalc.java367 nNewNumberFormat = aFormats.addNew( aFormatStr, aLocale ); in testAxis()
/aoo41x/main/odk/examples/java/Spreadsheet/
H A DEuroAdaption.java255 nRetKey = xNumberFormat.addNew( sFormat, xLanguage ); in NumberFormat()
/aoo41x/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java809 xEntries.addNew( aCondition ); in doFormattingSamples()
1035 xLabelRanges.addNew( aLabelArea, aDataArea ); in doNamedRangesSamples()
1217 xSubDesc.addNew( aColumns, 0 ); in doDatabaseSamples()
/aoo41x/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs791 xEntries.addNew( aCondition ); in doFormattingSamples()
1064 xLabelRanges.addNew( aLabelArea, aDataArea ); in doNamedRangesSamples()
1278 xSubDesc.addNew( aColumns, 0 ); in doDatabaseSamples()
/aoo41x/main/sc/source/ui/vba/
H A Dvbaformatconditions.cxx190 mxSheetConditionalEntries->addNew(aPropertyValueList); in Add()
/aoo41x/main/sc/source/filter/xml/
H A Dxmlimprt.cxx2299 nNewKey = xLocalNumberFormats->addNew(sFormatString, aLocale); in SetCurrencySymbol()
2715 xColRanges->addNew( aLabelRange, aDataRange ); in SetLabelRanges()
2717 xRowRanges->addNew( aLabelRange, aDataRange ); in SetLabelRanges()
H A Dxmldrani.cxx424 … xSubTotalDescriptor->addNew(aItr->aSubTotalColumns, aItr->nSubTotalRuleGroupFieldNumber); in EndElement()
H A Dxmlstyli.cxx434 xConditionalEntries->addNew( aProps ); in GetConditionalFormat()
/aoo41x/main/oox/source/xls/
H A Dworksheethelper.cxx1579 xLabelRanges->addNew( *aIt, aDataRange ); in setLabelRanges()
1602 xLabelRanges->addNew( *aIt, aDataRange ); in setLabelRanges()
H A Dcondformatbuffer.cxx607 rxEntries->addNew( ContainerHelper::vectorToSequence( aProps ) ); in finalizeImport()
/aoo41x/main/sc/inc/
H A Dfmtuno.hxx96 virtual void SAL_CALL addNew( const ::com::sun::star::uno::Sequence<
H A Dnameuno.hxx340 virtual void SAL_CALL addNew( const ::com::sun::star::table::CellRangeAddress& aLabelArea,
H A Ddatauno.hxx132 virtual void SAL_CALL addNew( const ::com::sun::star::uno::Sequence<
/aoo41x/main/xmloff/source/forms/
H A Dlayerexport.cxx748 nOwnFormatKey = m_xControlNumberFormats->addNew(sFormatDescription, aFormatLocale); in ensureTranslateFormat()
/aoo41x/main/svl/source/numbers/
H A Dnumfmuno.hxx132 virtual sal_Int32 SAL_CALL addNew( const ::rtl::OUString& aFormat,
H A Dnumfmuno.cxx502 sal_Int32 SAL_CALL SvNumberFormatsObj::addNew( const rtl::OUString& aFormat, in addNew() function in SvNumberFormatsObj
/aoo41x/main/connectivity/source/commontools/
H A Ddbtools.cxx200 nFormat = xFormats->addNew(sNewFormat, _rLocale); in getDefaultNumberFormat()
1222 nKey = xFormats->addNew(sNewFormat, _rLocale); in TransferFormComponentProperties()
/aoo41x/main/forms/source/component/
H A DFormattedField.cxx948 nKey = xFormats->addNew(sFormatDescription, aDescriptionLanguage); in read()
/aoo41x/main/sc/source/ui/unoobj/
H A Dfmtuno.cxx247 void SAL_CALL ScTableConditionalFormat::addNew( in addNew() function in ScTableConditionalFormat
H A Dnameuno.cxx1191 void SAL_CALL ScLabelRangesObj::addNew( const table::CellRangeAddress& aLabelArea, in addNew() function in ScLabelRangesObj
/aoo41x/main/odk/examples/DevelopersGuide/GUI/
H A DUnoDialogSample.java1063 nFormatKey = xNumberFormats.addNew(sFormatString, aLocale); in insertFormattedField()
/aoo41x/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx351 nKey = xDocNumberFormats->addNew( sFormat, aLoc ); in SwInsertDBColAutoPilot()
/aoo41x/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_impmodels.cxx446 nKey = xFormats->addNew( sFormat, locale ); in endElement()

Completed in 203 milliseconds

123