Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/control/
H A Dmsgpool.cxx129 SfxSlotGroupArr_Impl& rGroups = *_pParentPool->_pGroups; in RegisterInterface() local
130 for ( sal_uInt16 n=0; n<rGroups.Count(); n++ ) in RegisterInterface()
131 _pGroups->Append( rGroups[n] ); in RegisterInterface()
/trunk/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx2889 ScDataPilotFieldGroupsObj::ScDataPilotFieldGroupsObj( const ScFieldGroups& rGroups ) : in ScDataPilotFieldGroupsObj() argument
2890 maGroups( rGroups ) in ScDataPilotFieldGroupsObj()
/trunk/main/sc/inc/
H A Ddapiuno.hxx667 explicit ScDataPilotFieldGroupsObj( const ScFieldGroups& rGroups );

Completed in 42 milliseconds