Home
last modified time | relevance | path

Searched refs:isNumeric (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/sd/res/webview/
H A Dsavepic.asp41 if isNumeric( sCurrPic ) then
45 if isNumeric( sCurrPic ) then
51 if isNumeric( sCurrPic ) then
H A Deditpic.asp44 if isNumeric(nPic) then
/aoo41x/main/dbaccess/source/ui/inc/
H A DTableFieldDescription.hxx126 inline sal_Bool isNumeric() const { return (m_eFunctionType & FKT_NUMERIC) == FKT_NUMERIC; } in isNumeric() function in dbaui::OTableFieldDesc
129 …inline sal_Bool isNumericOrAggreateFunction() const { return isNumeric() || isAggreateFunction()… in isNumericOrAggreateFunction()
/aoo41x/main/sw/source/ui/fldui/
H A Dinpdlg.cxx116 if( aCC.isNumeric( sFormula )) in SwFldInputDlg()
/aoo41x/main/unotools/inc/unotools/
H A Dcharclass.hxx213 sal_Bool isNumeric( const String& rStr ) const;
/aoo41x/main/unotools/source/i18n/
H A Dcharclass.cxx272 sal_Bool CharClass::isNumeric( const String& rStr ) const in isNumeric() function in CharClass
/aoo41x/main/sw/source/core/tox/
H A Dtxmsrt.cxx120 return pCharClass->isNumeric( rStr ); in IsNumeric()
/aoo41x/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx2816 if ( _pEntry->isNumeric() ) in setFunctionCell()
2824 OSL_ENSURE(!_pEntry->isNumeric(),"Not allowed to combine group by and numeric values!"); in setFunctionCell()
H A DQueryDesignView.cxx1007 if ( pEntryField->isNumeric() ) in GenerateOrder()
/aoo41x/main/sw/source/core/fields/
H A Dexpfld.cxx753 if( bIsNum2IsNumeric && rCC.isNumeric( sNum1 ) ) in SeekEntry()
/aoo41x/main/sc/source/ui/docshell/
H A Dimpex.cxx976 ScGlobal::pCharClass->isNumeric( rStr.Copy( nDateStart, nDateLen ) ) ) in lcl_PutString()

Completed in 132 milliseconds