Searched refs:SC_AFMTOBJ_INVALID (Results 1 – 3 of 3) sorted by relevance
50 #define SC_AFMTOBJ_INVALID USHRT_MAX macro154 sal_Bool IsInserted() const { return nFormatIndex != SC_AFMTOBJ_INVALID; } in IsInserted()
413 xRet.set((container::XIndexAccess*)new ScAutoFormatObj( SC_AFMTOBJ_INVALID )); in MakeInstance()
447 DBG_ASSERT( nFormatIndex == SC_AFMTOBJ_INVALID, "ScAutoFormatObj::InitFormat mehrfach" ); in InitFormat()
Completed in 132 milliseconds