Searched refs:INTERNAL (Results 1 – 14 of 14) sorted by relevance
/trunk/main/tools/source/fsys/ |
H A D | urlobj.cxx | 2087 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/dbaccess/source/ui/app/ |
H A D | AppController.cxx | 1533 … 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/sc/inc/ |
H A D | queryparam.hxx | 99 enum DataType { INTERNAL, MATRIX }; enumerator
|
/trunk/main/chart2/source/controller/main/ |
H A D | FeatureCommandDispatchBase.hxx | 98 sal_Int16 nGroup = ::com::sun::star::frame::CommandGroup::INTERNAL );
|
/trunk/main/sc/source/core/inc/ |
H A D | doubleref.hxx | 43 enum RefType { INTERNAL, EXTERNAL }; // TODO: We may not need this after all... (kohei) enumerator
|
/trunk/main/offapi/com/sun/star/frame/ |
H A D | CommandGroup.idl | 43 const short INTERNAL = 0;
|
/trunk/main/udkapi/com/sun/star/bridge/ |
H A D | XProtocolProperties.idl | 37 <p>INTERNAL INTERFACE, DO NOT USE IT ELSEWHERE!</p>
|
/trunk/main/sc/source/core/tool/ |
H A D | queryparam.cxx | 343 ScDBQueryParamBase(ScDBQueryParamBase::INTERNAL), in ScDBQueryParamInternal()
|
H A D | doubleref.cxx | 291 ScDBRangeBase(pDoc, INTERNAL), maRange(rRange) in ScDBInternalRange()
|
H A D | interpr1.cxx | 6726 if ( bMissingField && pQueryParam->GetType() == ScDBQueryParamBase::INTERNAL ) in ScDBCount()
|
/trunk/main/dbaccess/source/ui/browser/ |
H A D | genericcontroller.cxx | 1577 aFeature.GroupId = CommandGroup::INTERNAL; in registerCommandURL() 1634 if ( aIter->second.GroupId != CommandGroup::INTERNAL ) in getSupportedCommandGroups()
|
/trunk/main/sfx2/source/view/ |
H A D | sfxbasecontroller.cxx | 147 { GID_INTERN , com::sun::star::frame::CommandGroup::INTERNAL }, 199 return com::sun::star::frame::CommandGroup::INTERNAL; in MapGroupIDToCommandGroup()
|
/trunk/main/dbaccess/inc/ |
H A D | genericcontroller.hxx | 331 sal_Int16 _nCommandGroup = ::com::sun::star::frame::CommandGroup::INTERNAL
|
/trunk/main/sc/source/core/data/ |
H A D | dociter.cxx | 937 case ScDBQueryParamBase::INTERNAL: in ScDBQueryDataIterator()
|
Completed in 113 milliseconds