Searched refs:aGroupHelper (Results 1 – 3 of 3) sorted by relevance
186 OGroupHelper aGroupHelper(_xGroup); in setGroupSectionTitle() local187 …const bool bRet = _pIsSectionOn(&aGroupHelper) && _pGetSection(&aGroupHelper) == m_aReportSection.… in setGroupSectionTitle()
2325 OGroupHelper aGroupHelper(xGroup); in lcl_getNonVisbleGroupsBefore() local2326 if ( !_pGroupMemberFunction(&aGroupHelper) ) in lcl_getNonVisbleGroupsBefore()2366 OGroupHelper aGroupHelper(_xGroup); in groupChange() local2367 getDesignView()->addSection(pMemFunSection(&aGroupHelper),sColor,nPosition); in groupChange()
843 OGroupHelper aGroupHelper(xGroup); in _propertyChanged() local844 if ( pIsOn(&aGroupHelper) ) in _propertyChanged()848 …m_pTree->traverseSection(pMemFunSection(&aGroupHelper),pEntry,bFooterOn ? SID_GROUPFOOTER : SID_GR… in _propertyChanged()
Completed in 54 milliseconds