Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/doc/
H A Ddoctemplates.cxx1207 GroupList_Impl aGroupList; in doUpdate() local
1210 createFromContent( aGroupList, maRootContent, sal_True ); in doUpdate()
1228 createFromContent( aGroupList, aDirContent, sal_False, bWriteableDirectory ); in doUpdate()
1235 GroupData_Impl *pGroup = aGroupList.First(); in doUpdate()
1275 pGroup = aGroupList.Next(); in doUpdate()
/aoo42x/main/wizards/com/sun/star/wizards/report/
H A DIReportDocument.java144 public void setGrouping(String[] aGroupList); in setGrouping() argument
/aoo42x/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx1200 std::list< sal_Int16 > aGroupList; in getSupportedCommandGroups() local
1217 aGroupList.push_back( nCommandGroup ); in getSupportedCommandGroups()
1225 comphelper::containerToSequence< sal_Int16 >( aGroupList ); in getSupportedCommandGroups()
/aoo42x/main/sfx2/source/appl/
H A Dappuno.cxx2064 std::list< sal_Int16 > aGroupList; in getSupportedCommandGroups() local
2079 aGroupList.push_back( nCommandGroup ); in getSupportedCommandGroups()
2087 comphelper::containerToSequence< sal_Int16, std::list< sal_Int16 > >( aGroupList ); in getSupportedCommandGroups()

Completed in 156 milliseconds