Searched refs:REPLACE_CELLS_WARNING (Results 1 – 3 of 3) sorted by relevance
84 const ::rtl::OUString REPLACE_CELLS_WARNING( RTL_CONSTASCII_USTRINGPARAM( "ReplaceCellsWarning")); variable103 getGlobalSheetSettings()->getPropertyValue( REPLACE_CELLS_WARNING ) >>= res; in getReplaceCellsWarning()109 getGlobalSheetSettings()->setPropertyValue( REPLACE_CELLS_WARNING, uno::makeAny( bState ) ); in setReplaceCellsWarning()
105 const ::rtl::OUString REPLACE_CELLS_WARNING( RTL_CONSTASCII_USTRINGPARAM( "ReplaceCellsWarning")); variable130 getGlobalSheetSettings()->getPropertyValue( REPLACE_CELLS_WARNING ) >>= res; in getReplaceCellsWarning()136 getGlobalSheetSettings()->setPropertyValue( REPLACE_CELLS_WARNING, uno::makeAny( bState ) ); in setReplaceCellsWarning()
124 const ::rtl::OUString REPLACE_CELLS_WARNING( RTL_CONSTASCII_USTRINGPARAM( "ReplaceCellsWarning"));142 getGlobalSheetSettings()->getPropertyValue( REPLACE_CELLS_WARNING ) >>= res;148 getGlobalSheetSettings()->setPropertyValue( REPLACE_CELLS_WARNING, uno::makeAny( bState ) );
Completed in 58 milliseconds