Searched refs:getReportGroupId (Results 1 – 3 of 3) sorted by relevance
34 sal_uInt32 OGroupExchange::getReportGroupId() in getReportGroupId() function in rptui::OGroupExchange53 AddFormat(OGroupExchange::getReportGroupId()); in AddSupportedFormats()60 if(nFormat == OGroupExchange::getReportGroupId() ) in GetData()
279 …if ( IsDropFormatSupported( OGroupExchange::getReportGroupId() ) && m_pParent->getGroups()->getCou… in AcceptDrop()290 if ( IsDropFormatSupported( OGroupExchange::getReportGroupId() ) ) in ExecuteDrop()296 uno::Any aDrop = aDropped.GetAny(OGroupExchange::getReportGroupId()); in ExecuteDrop()883 if(aTransferData.HasFormat(OGroupExchange::getReportGroupId())) in paste()919 if(aTransferData.HasFormat(OGroupExchange::getReportGroupId())) in InsertRows()922 SotExchange::GetFormatDataFlavor(OGroupExchange::getReportGroupId(), aFlavor); in InsertRows()
41 static sal_uInt32 getReportGroupId();
Completed in 28 milliseconds