Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/core/data/
H A Ddptabsrc.cxx114 void lcl_SetBoolInAny( uno::Any& rAny, sal_Bool bValue ) in lcl_SetBoolInAny() function
1220 lcl_SetBoolInAny( aRet, getColumnGrand() ); in getPropertyValue()
1222 lcl_SetBoolInAny( aRet, getRowGrand() ); in getPropertyValue()
1224 lcl_SetBoolInAny( aRet, getIgnoreEmptyRows() ); in getPropertyValue()
1226 lcl_SetBoolInAny( aRet, getRepeatIfEmpty() ); in getPropertyValue()
1717 lcl_SetBoolInAny( aRet, getIsDataLayoutDimension() ); in getPropertyValue()
2372 lcl_SetBoolInAny( aRet, getShowEmpty() ); in getPropertyValue()
2877 lcl_SetBoolInAny( aRet, getIsVisible() ); in getPropertyValue()
2879 lcl_SetBoolInAny( aRet, getShowDetails() ); in getPropertyValue()

Completed in 16 milliseconds