Home
last modified time | relevance | path

Searched refs:UNDEFINED (Results 1 – 22 of 22) sorted by path

/trunk/main/basic/source/comp/
H A Dexprgen.cxx98 else if( eRecMode == UNDEFINED ) in Gen()
/trunk/main/basic/source/inc/
H A Dexpr.hxx88 UNDEFINED, enumerator
157 void Gen( RecursiveMode eRecMode = UNDEFINED ); // Ausgabe eines Nodes
215 void Gen( RecursiveMode eRecMode = UNDEFINED ); // Ausgabe eines Nodes
/trunk/main/chart2/source/tools/
H A DDiagramHelper.cxx1083 sal_Int32 nType = util::NumberFormat::UNDEFINED; in lcl_switchToDateCategories()
1170 sal_Int32 nType = util::NumberFormat::UNDEFINED; in isDateNumberFormat()
/trunk/main/comphelper/source/misc/
H A Dnumbers.cxx44 sal_Int16 nReturn(starutil::NumberFormat::UNDEFINED); in getNumberFormatType()
/trunk/main/connectivity/inc/connectivity/
H A Ddbexception.hxx69 enum TYPE { SQL_EXCEPTION, SQL_WARNING, SQL_CONTEXT, UNDEFINED }; enumerator
137 sal_Bool isValid() const { return m_eType != UNDEFINED; } in isValid()
149 m_eType = UNDEFINED; in clear()
/trunk/main/connectivity/source/commontools/
H A Ddbexception.cxx53 :m_eType(UNDEFINED) in SQLExceptionInfo()
170 m_eType = UNDEFINED; in implDetermineType()
186 case UNDEFINED: in isKindOf()
187 return (m_eType == UNDEFINED); in isKindOf()
287 ,m_eCurrentType( SQLExceptionInfo::UNDEFINED ) in SQLExceptionIteratorHelper()
357 m_eCurrentType = SQLExceptionInfo::UNDEFINED; in next()
H A Ddbtools.cxx136 return NumberFormat::UNDEFINED; in getDefaultNumberFormat()
150 return NumberFormat::UNDEFINED; in getDefaultNumberFormat()
168 return NumberFormat::UNDEFINED; in getDefaultNumberFormat()
235 nFormat = _xTypes->getStandardFormat(NumberFormat::UNDEFINED, _rLocale); in getDefaultNumberFormat()
H A Dformattedcolumnvalue.cxx97 ,m_nKeyType( NumberFormat::UNDEFINED ) in FormattedColumnValue_Data()
114 _rData.m_nKeyType = NumberFormat::UNDEFINED; in lcl_clear_nothrow()
/trunk/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx252 ExceptionDisplayInfo() : eType( SQLExceptionInfo::UNDEFINED ), bSubEntry( false ) { } in ExceptionDisplayInfo()
/trunk/main/dbaccess/source/ui/misc/
H A DDExport.cxx540 case NumberFormat::UNDEFINED: in CheckString()
620 case NumberFormat::UNDEFINED: in SetColumnTypes()
/trunk/main/filter/source/msfilter/
H A Deschesdo.hxx32 enum ImplEESdrPageType { NORMAL = 0, MASTER = 1, NOTICE = 2, UNDEFINED = 3 }; enumerator
/trunk/main/forms/source/component/
H A DFormattedField.cxx353 m_nKeyType = NumberFormat::UNDEFINED; in DBG_NAME()
806 m_nKeyType = NumberFormat::UNDEFINED; in onDisconnectedDbColumn()
/trunk/main/offapi/com/sun/star/util/
H A DNumberFormat.idl113 const short UNDEFINED = 2048;
/trunk/main/sc/source/filter/xml/
H A DXMLStylesImportHelper.cxx181 case util::NumberFormat::UNDEFINED: in AddRange()
294 SetStylesToRanges(pUndefinedList, pStyleName, util::NumberFormat::UNDEFINED, NULL, rImport); in SetStylesToRanges()
H A Dxmlcelli.cxx245 nCellType = util::NumberFormat::UNDEFINED; in ScXMLTableRowCellContext()
H A Dxmlexternaltabi.cxx265 mnCellType(::com::sun::star::util::NumberFormat::UNDEFINED), in ScXMLExternalRefCellContext()
H A Dxmlimprt.cxx1989 return util::NumberFormat::UNDEFINED; in GetCellType()
2368 if ((nCellType != util::NumberFormat::TEXT) && (nCellType != util::NumberFormat::UNDEFINED)) in SetType()
/trunk/main/sd/source/filter/eppt/
H A Deppt.hxx91 enum PageType { NORMAL = 0, MASTER = 1, NOTICE = 2, UNDEFINED = 3 }; enumerator
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsHideSlideFunction.cxx84 ExclusionState eState (UNDEFINED); in DoExecute()
97 eState = UNDEFINED; in DoExecute()
101 if (eState != UNDEFINED) in DoExecute()
129 ExclusionState eState (UNDEFINED); in GetExclusionState()
138 case UNDEFINED: in GetExclusionState()
H A DSlsHideSlideFunction.hxx51 enum ExclusionState {UNDEFINED, EXCLUDED, INCLUDED, MIXED}; enumerator
H A DSlsSlotManager.cxx107 enum SlideExclusionState {UNDEFINED, EXCLUDED, INCLUDED, MIXED}; enumerator
666 case UNDEFINED: in GetMenuState()
1301 SlideExclusionState eState (UNDEFINED); in GetSlideExclusionState()
1310 case UNDEFINED: in GetSlideExclusionState()
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx1263 ,m_nKeyType(::com::sun::star::util::NumberFormat::UNDEFINED) in DbFormattedField()
2464 ,m_nKeyType(::com::sun::star::util::NumberFormat::UNDEFINED) in DbComboBox()

Completed in 118 milliseconds