Home
last modified time | relevance | path

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

/trunk/main/offapi/com/sun/star/sheet/
H A DXCellRangesQuery.idl98 @param nResultFlags
106 [in] long nResultFlags );
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx3566 sal_Int32 nResultFlags ) in queryFormulaCells() argument
3592 if ( nResultFlags & sheet::FormulaResult::ERROR ) in queryFormulaCells()
3597 if ( nResultFlags & sheet::FormulaResult::VALUE ) in queryFormulaCells()
3602 if ( nResultFlags & sheet::FormulaResult::STRING ) in queryFormulaCells()
/trunk/main/sc/inc/
H A Dcellsuno.hxx400 queryFormulaCells( sal_Int32 nResultFlags )

Completed in 79 milliseconds