Searched refs:setReplaceCellsWarning (Results 1 – 3 of 3) sorted by relevance
107 void setReplaceCellsWarning( bool bState ) throw ( uno::RuntimeException ) in setReplaceCellsWarning() function in ooo::vba::excel::PasteCellsWarningReseter116 setReplaceCellsWarning( false ); in PasteCellsWarningReseter()125 setReplaceCellsWarning( true ); in ~PasteCellsWarningReseter()
134 void setReplaceCellsWarning( bool bState ) throw ( uno::RuntimeException ) in setReplaceCellsWarning() function in ooo::vba::PasteCellsWarningReseter143 setReplaceCellsWarning( false ); in PasteCellsWarningReseter()152 setReplaceCellsWarning( true ); in ~PasteCellsWarningReseter()
146 void setReplaceCellsWarning( bool bState ) throw ( uno::RuntimeException )155 setReplaceCellsWarning( false );164 setReplaceCellsWarning( true );
Completed in 36 milliseconds