Home
last modified time | relevance | path

Searched refs:showInvalid (Results 1 – 5 of 5) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XSheetAuditing.java151 oObj.showInvalid(); in _showInvalid()
159 oObj.showInvalid(); in _showInvalid()
/trunk/main/offapi/com/sun/star/sheet/
H A DXSheetAuditing.idl105 boolean showInvalid();
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScTableSheetObj.csv177 "ScTableSheetObj";"com::sun::star::sheet::XSheetAuditing";"showInvalid()"
/trunk/main/sc/inc/
H A Dcellsuno.hxx1163 virtual sal_Bool SAL_CALL showInvalid() throw(::com::sun::star::uno::RuntimeException);
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx7856 sal_Bool SAL_CALL ScTableSheetObj::showInvalid() throw(uno::RuntimeException) in showInvalid() function in ScTableSheetObj