Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dexcelvbahelper.cxx107 void setReplaceCellsWarning( bool bState ) throw ( uno::RuntimeException ) in setReplaceCellsWarning() function in ooo::vba::excel::PasteCellsWarningReseter
116 setReplaceCellsWarning( false ); in PasteCellsWarningReseter()
125 setReplaceCellsWarning( true ); in ~PasteCellsWarningReseter()
H A Dvbahelper.cxx134 void setReplaceCellsWarning( bool bState ) throw ( uno::RuntimeException ) in setReplaceCellsWarning() function in ooo::vba::PasteCellsWarningReseter
143 setReplaceCellsWarning( false ); in PasteCellsWarningReseter()
152 setReplaceCellsWarning( true ); in ~PasteCellsWarningReseter()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx146 void setReplaceCellsWarning( bool bState ) throw ( uno::RuntimeException )
155 setReplaceCellsWarning( false );
164 setReplaceCellsWarning( true );

Completed in 22 milliseconds