Searched refs:nCommandGroup (Results 1 – 11 of 11) sorted by relevance
138 sal_Int16 nCommandGroup; member190 GroupIDCommandGroupMap[i].nCommandGroup )); in MapGroupIDToCommandGroup()202 sal_Int16 MapCommandGroupToGroupID( sal_Int16 nCommandGroup ) in MapCommandGroupToGroupID() argument207 if ( GroupIDCommandGroupMap[i].nCommandGroup == nCommandGroup ) in MapCommandGroupToGroupID()215 sal_Bool SupportsCommandGroup( sal_Int16 nCommandGroup ) in SupportsCommandGroup() argument217 if (( nCommandGroup >= 0 ) && ( nCommandGroup <= MAX_COMMANDGROUP )) in SupportsCommandGroup()1209 sal_Int16 nCommandGroup = MapGroupIDToCommandGroup( pSfxSlot->GetGroupId() ); in getSupportedCommandGroups() local1210 aGroupList.push_back( nCommandGroup ); in getSupportedCommandGroups()1242 sal_Int16 nCommandGroup = MapGroupIDToCommandGroup( pSfxSlot->GetGroupId() ); in getConfigurableDispatchInformation() local1243 if ( nCommandGroup == nCmdGroup ) in getConfigurableDispatchInformation()[all …]
332 …> SAL_CALL BibFrameController_Impl::getConfigurableDispatchInformation( ::sal_Int16 nCommandGroup ) in getConfigurableDispatchInformation() argument340 if (( nCommandGroup == frame::CommandGroup::EDIT ) || in getConfigurableDispatchInformation()341 ( nCommandGroup == frame::CommandGroup::DOCUMENT ) || in getConfigurableDispatchInformation()342 ( nCommandGroup == frame::CommandGroup::DATA ) || in getConfigurableDispatchInformation()343 ( nCommandGroup == frame::CommandGroup::VIEW )) in getConfigurableDispatchInformation()348 if ( pIter->second.nGroupId == nCommandGroup ) in getConfigurableDispatchInformation()
86 sal_Bool SupportsCommandGroup( sal_Int16 nCommandGroup );87 sal_Int16 MapCommandGroupToGroupID( sal_Int16 nCommandGroup );373 …rame::DispatchInformation > SAL_CALL getConfigurableDispatchInformation( sal_Int16 nCommandGroup );
125 …Information > SAL_CALL CloseDispatcher::getConfigurableDispatchInformation(sal_Int16 nCommandGroup) in getConfigurableDispatchInformation() argument127 if (nCommandGroup == css::frame::CommandGroup::VIEW) in getConfigurableDispatchInformation()138 if (nCommandGroup == css::frame::CommandGroup::DOCUMENT) in getConfigurableDispatchInformation()
108 …> SAL_CALL DispatchInformationProvider::getConfigurableDispatchInformation(sal_Int16 nCommandGroup) in getConfigurableDispatchInformation() argument125 …ispatchInformation > lProviderInfos = xProvider->getConfigurableDispatchInformation(nCommandGroup); in getConfigurableDispatchInformation()
93 …:frame::DispatchInformation > SAL_CALL getConfigurableDispatchInformation(sal_Int16 nCommandGroup);
149 …rame::DispatchInformation > SAL_CALL getConfigurableDispatchInformation( sal_Int16 nCommandGroup );
189 …rame::DispatchInformation > SAL_CALL getConfigurableDispatchInformation( sal_Int16 nCommandGroup );
2070 sal_Int16 nCommandGroup = MapGroupIDToCommandGroup( pSfxSlot->GetGroupId() ); in getSupportedCommandGroups() local2071 aGroupList.push_back( nCommandGroup ); in getSupportedCommandGroups()2103 sal_Int16 nCommandGroup = MapGroupIDToCommandGroup( pSfxSlot->GetGroupId() ); in getConfigurableDispatchInformation() local2104 if ( nCommandGroup == nCmdGroup ) in getConfigurableDispatchInformation()2114 aCmdInfo.GroupId = nCommandGroup; in getConfigurableDispatchInformation()
250 …:frame::DispatchInformation > SAL_CALL getConfigurableDispatchInformation(sal_Int16 nCommandGroup);
2170 …::DispatchInformation > SAL_CALL Frame::getConfigurableDispatchInformation(sal_Int16 nCommandGroup) in getConfigurableDispatchInformation() argument2172 return m_xDispatchInfoHelper->getConfigurableDispatchInformation(nCommandGroup); in getConfigurableDispatchInformation()