Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/report/
H A DSectionWindow.cxx186 OGroupHelper aGroupHelper(_xGroup); in setGroupSectionTitle() local
187 …const bool bRet = _pIsSectionOn(&aGroupHelper) && _pGetSection(&aGroupHelper) == m_aReportSection.… in setGroupSectionTitle()
H A DReportController.cxx2325 OGroupHelper aGroupHelper(xGroup); in lcl_getNonVisbleGroupsBefore() local
2326 if ( !_pGroupMemberFunction(&aGroupHelper) ) in lcl_getNonVisbleGroupsBefore()
2366 OGroupHelper aGroupHelper(_xGroup); in groupChange() local
2367 getDesignView()->addSection(pMemFunSection(&aGroupHelper),sColor,nPosition); in groupChange()
/trunk/main/reportdesign/source/ui/dlg/
H A DNavigator.cxx843 OGroupHelper aGroupHelper(xGroup); in _propertyChanged() local
844 if ( pIsOn(&aGroupHelper) ) in _propertyChanged()
848 …m_pTree->traverseSection(pMemFunSection(&aGroupHelper),pEntry,bFooterOn ? SID_GROUPFOOTER : SID_GR… in _propertyChanged()

Completed in 44 milliseconds