Home
last modified time | relevance | path

Searched refs:SC_AFMTOBJ_INVALID (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sc/inc/
H A Dafmtuno.hxx50 #define SC_AFMTOBJ_INVALID USHRT_MAX macro
154 sal_Bool IsInserted() const { return nFormatIndex != SC_AFMTOBJ_INVALID; } in IsInserted()
/aoo41x/main/sc/source/ui/unoobj/
H A Dservuno.cxx413 xRet.set((container::XIndexAccess*)new ScAutoFormatObj( SC_AFMTOBJ_INVALID )); in MakeInstance()
H A Dafmtuno.cxx447 DBG_ASSERT( nFormatIndex == SC_AFMTOBJ_INVALID, "ScAutoFormatObj::InitFormat mehrfach" ); in InitFormat()

Completed in 47 milliseconds