Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Ddptabres.cxx2939 sal_Bool bAllChildren = sal_False; in LateInitFrom() local
2943 bAllChildren = sal_False; in LateInitFrom()
2945 bAllChildren = sal_True; in LateInitFrom()
2947 rParams.SetInitAllChildren( bAllChildren ); in LateInitFrom()
4052 …pDim, const vector<ScDPLevel*>& ppLev, sal_Bool bRow, sal_Bool bInitChild, sal_Bool bAllChildren ): in LateInitParams() argument
4057 mbAllChildren( bAllChildren ) in LateInitParams()
/trunk/main/sc/inc/
H A Ddptabres.hxx283 sal_Bool bRow, sal_Bool bInitChild = sal_True , sal_Bool bAllChildren = sal_False);

Completed in 46 milliseconds