Home
last modified time | relevance | path

Searched refs:INTERNAL (Results 1 – 14 of 14) sorted by path

/trunk/main/chart2/source/controller/main/
H A DFeatureCommandDispatchBase.hxx98 sal_Int16 nGroup = ::com::sun::star::frame::CommandGroup::INTERNAL );
/trunk/main/dbaccess/inc/
H A Dgenericcontroller.hxx331 sal_Int16 _nCommandGroup = ::com::sun::star::frame::CommandGroup::INTERNAL
/trunk/main/dbaccess/source/ui/app/
H A DAppController.cxx1533 … SID_APP_NEW_REPORT_PRE_SEL,CommandGroup::INTERNAL ); in describeSupportedFeatures()
1534 implDescribeSupportedFeature( ".uno:DBDSImport", SID_DB_APP_DSIMPORT, CommandGroup::INTERNAL); in describeSupportedFeatures()
1535 implDescribeSupportedFeature( ".uno:DBDSExport", SID_DB_APP_DSEXPORT, CommandGroup::INTERNAL); in describeSupportedFeatures()
1536 implDescribeSupportedFeature( ".uno:DBDBAdmin", SID_DB_APP_DBADMIN, CommandGroup::INTERNAL); in describeSupportedFeatures()
1539 …implDescribeSupportedFeature( ".uno:DBStatusType", SID_DB_APP_STATUS_TYPE, CommandGroup::INTERNAL in describeSupportedFeatures()
1540 …DescribeSupportedFeature( ".uno:DBStatusDBName", SID_DB_APP_STATUS_DBNAME, CommandGroup::INTERNAL); in describeSupportedFeatures()
1541 …ribeSupportedFeature( ".uno:DBStatusUserName", SID_DB_APP_STATUS_USERNAME, CommandGroup::INTERNAL); in describeSupportedFeatures()
1542 …ribeSupportedFeature( ".uno:DBStatusHostName", SID_DB_APP_STATUS_HOSTNAME, CommandGroup::INTERNAL); in describeSupportedFeatures()
/trunk/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx1577 aFeature.GroupId = CommandGroup::INTERNAL; in registerCommandURL()
1634 if ( aIter->second.GroupId != CommandGroup::INTERNAL ) in getSupportedCommandGroups()
/trunk/main/offapi/com/sun/star/frame/
H A DCommandGroup.idl43 const short INTERNAL = 0;
/trunk/main/sc/inc/
H A Dqueryparam.hxx99 enum DataType { INTERNAL, MATRIX }; enumerator
/trunk/main/sc/source/core/data/
H A Ddociter.cxx937 case ScDBQueryParamBase::INTERNAL: in ScDBQueryDataIterator()
/trunk/main/sc/source/core/inc/
H A Ddoubleref.hxx43 enum RefType { INTERNAL, EXTERNAL }; // TODO: We may not need this after all... (kohei) enumerator
/trunk/main/sc/source/core/tool/
H A Ddoubleref.cxx291 ScDBRangeBase(pDoc, INTERNAL), maRange(rRange) in ScDBInternalRange()
H A Dinterpr1.cxx6726 if ( bMissingField && pQueryParam->GetType() == ScDBQueryParamBase::INTERNAL ) in ScDBCount()
H A Dqueryparam.cxx343 ScDBQueryParamBase(ScDBQueryParamBase::INTERNAL), in ScDBQueryParamInternal()
/trunk/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx147 { GID_INTERN , com::sun::star::frame::CommandGroup::INTERNAL },
199 return com::sun::star::frame::CommandGroup::INTERNAL; in MapGroupIDToCommandGroup()
/trunk/main/tools/source/fsys/
H A Durlobj.cxx2087 PrefixInfo::INTERNAL }, in getPrefix()
2089 PrefixInfo::INTERNAL }, in getPrefix()
2096 PrefixInfo::INTERNAL }, in getPrefix()
2103 PrefixInfo::INTERNAL }, in getPrefix()
2107 PrefixInfo::INTERNAL }, in getPrefix()
2109 PrefixInfo::INTERNAL }, in getPrefix()
2111 PrefixInfo::INTERNAL }, in getPrefix()
2115 PrefixInfo::INTERNAL }, in getPrefix()
2117 PrefixInfo::INTERNAL }, in getPrefix()
2123 PrefixInfo::INTERNAL }, in getPrefix()
[all …]
/trunk/main/udkapi/com/sun/star/bridge/
H A DXProtocolProperties.idl37 <p>INTERNAL INTERFACE, DO NOT USE IT ELSEWHERE!</p>

Completed in 144 milliseconds