Home
last modified time | relevance | path

Searched refs:NUMBER (Results 26 – 50 of 162) sorted by relevance

1234567

/aoo42x/main/offapi/com/sun/star/animations/
H A DAnimationValueType.idl42 const short NUMBER = 1;
/aoo42x/main/offapi/com/sun/star/util/
H A DNumberFormat.idl71 const short NUMBER = 16;
/aoo42x/main/connectivity/source/drivers/calc/
H A DCTable.cxx276 sal_Int16 nNumType = NumberFormat::NUMBER; in lcl_GetColumnInfo()
297 else if ( nNumType & NumberFormat::NUMBER ) in lcl_GetColumnInfo()
/aoo42x/main/basic/source/comp/
H A Dexprtree.cxx113 if ( eTok == NUMBER || eTok == MINUS || eTok == FIXSTRING in DoParametersFollow()
514 case NUMBER: in Operand()
/aoo42x/main/xmloff/source/text/
H A DXMLIndexBibliographyEntryContext.cxx99 { XML_NUMBER, BibliographyDataField::NUMBER },
H A DXMLSectionExport.cxx1209 { XML_NUMBER, BibliographyDataField::NUMBER },
1430 nChapterFormat = ChapterFormat::NUMBER; in ExportIndexTemplateElement()
H A Dtxtflde.cxx3105 case ChapterFormat::NUMBER: in MapChapterDisplayFormat()
3188 case ReferenceFieldPart::NUMBER: in MapReferenceType()
H A Dtxtfldi.cxx2420 { XML_NUMBER, ChapterFormat::NUMBER },
2888 { XML_NUMBER, ReferenceFieldPart::NUMBER },
/aoo42x/main/chart2/source/controller/dialogs/
H A DDataBrowserModel.hxx79 NUMBER, enumerator
H A DStrings.src564 Text [ en-US ] = "Unnamed Series %NUMBER" ;
/aoo42x/main/sw/source/core/fields/
H A Dreffld.cxx586 case REF_NUMBER: nPart = ReferenceFieldPart::NUMBER; break; in QueryValue()
660 case ReferenceFieldPart::NUMBER: nPart = REF_NUMBER; break; in PutValue()
/aoo42x/main/basic/source/inc/
H A Dtoken.hxx91 NUMBER=FIRSTEXTRA, FIXSTRING, SYMBOL, _CDECL_, BYVAL, BYREF, enumerator
/aoo42x/main/soltools/cpp/
H A Dcpp.h42 END, UNCLASS, NAME, NUMBER, STRING, CCON, NL, WS, DSHARP, enumerator
/aoo42x/main/wizards/com/sun/star/wizards/common/
H A DNumberFormatter.java304 iNumberFormatKey = xNumberFormatTypes.getStandardFormat(NumberFormat.NUMBER, aLocale); in getNumberFormatKey()
/aoo42x/main/rsc/source/parser/
H A Drscinit.cxx211 aNmTb.Put( "HELP_INDEX", NUMBER, OOO_HELP_INDEX ); in Init()
212 aNmTb.Put( "HELP_HELPONHELP", NUMBER, OOO_HELP_HELPONHELP ); in Init()
H A Drsclex.cxx203 return( NUMBER ); in MakeToken()
/aoo42x/main/sw/source/core/unocore/
H A Dunoidx.cxx3077 case text::ChapterFormat::NUMBER: in replaceByIndex()
3258 nVal = text::ChapterFormat::NUMBER; in getByIndex()
3359 sal_Int16 nVal = text::ChapterFormat::NUMBER; in getByIndex()
3363 nVal = text::ChapterFormat::NUMBER; in getByIndex()
/aoo42x/main/extensions/source/propctrlr/
H A Dxsdvalidationhelper.cxx333 sal_Int16 nNumberFormatType = NumberFormat::NUMBER; in findDefaultFormatForIntrospectee()
/aoo42x/main/offapi/com/sun/star/text/
H A DReferenceFieldPart.idl99 const short NUMBER = 8;
/aoo42x/main/sw/source/ui/index/
H A Dcntex.cxx317 case CAPTION_NUMBER : nSet = text::ChapterFormat::NUMBER; break; in CreateOrUpdateExample()
/aoo42x/main/offapi/com/sun/star/i18n/
H A DXCharacterClassification.idl75 NUMBER=[SIGN]*(1*DIGIT *(GRPSEP 1*DIGIT))[DECSEP]1*DIGIT[EXPONENT]
/aoo42x/main/sc/source/filter/xml/
H A Dxmlimprt.cxx1754 { XML_FLOAT, util::NumberFormat::NUMBER }, in ScXMLImport()
2380 if ((nCellType != nCurrentCellType) && !((nCellType == util::NumberFormat::NUMBER && in SetType()
H A Dxmlcelli.cxx951 case util::NumberFormat::NUMBER: in EndElement()
/aoo42x/main/forms/source/component/
H A DFormattedField.cxx741 aFmtKey <<= (sal_Int32)xTypes->getStandardFormat(NumberFormat::NUMBER, aApplicationLocale); in onConnectedDbColumn()
/aoo42x/main/wizards/source/formwizard/
H A Ddbwizres.src2915 Text [ en-US ] = "%NUMBER pages" ;
2920 Text [ en-US ] = "%NUMBER slides" ;

Completed in 187 milliseconds

1234567