Home
last modified time | relevance | path

Searched refs:nGroupId (Results 1 – 25 of 44) sorted by relevance

12

/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/netcdf/
H A Dnetcdfdataset.cpp197 int nGroupId,
239 int nGroupId, in netCDFRasterBand() argument
250 cdfid(nGroupId), in netCDFRasterBand()
2572 nGroupId, nVarId); in SetProjectionFromVar()
4048 ProcessCFGeolocation(nGroupId, nVarId); in SetProjectionFromVar()
5570 nc_inq_nvars(nGroupId, &nVarCount); in CreateSubDatasetList()
5576 nc_inq_varndims(nGroupId, nVar, &nDims); in CreateSubDatasetList()
11237 CPLString NCDFGetGroupFullName(int nGroupId) in NCDFGetGroupFullName() argument
11416 int nGroupId = nStartGroupId, nVarId; in NCDFResolveVar() local
11430 *pnGroupId = nGroupId; in NCDFResolveVar()
[all …]
H A Dnetcdfdataset.h924 const char *FetchAttr( int nGroupId, int nVarId, const char *pszAttr );
938 void CreateSubDatasetList( int nGroupId );
940 …void SetProjectionFromVar( int nGroupId, int nVarId, bool bReadSRSOnly, const char * pszGivenGM, …
941 void SetProjectionFromVar( int nGroupId, int nVarId, bool bReadSRSOnly );
943 int ProcessCFGeolocation( int nGroupId, int nVarId );
944 CPLErr Set1DGeolocation( int nGroupId, int nVarId, const char *szDimName );
1184 CPLString NCDFGetGroupFullName(int nGroupId);
/dports/graphics/gdal/gdal-3.3.3/frmts/netcdf/
H A Dnetcdfdataset.cpp197 int nGroupId,
239 int nGroupId, in netCDFRasterBand() argument
250 cdfid(nGroupId), in netCDFRasterBand()
2572 nGroupId, nVarId); in SetProjectionFromVar()
4048 ProcessCFGeolocation(nGroupId, nVarId); in SetProjectionFromVar()
5570 nc_inq_nvars(nGroupId, &nVarCount); in CreateSubDatasetList()
5576 nc_inq_varndims(nGroupId, nVar, &nDims); in CreateSubDatasetList()
11237 CPLString NCDFGetGroupFullName(int nGroupId) in NCDFGetGroupFullName() argument
11416 int nGroupId = nStartGroupId, nVarId; in NCDFResolveVar() local
11430 *pnGroupId = nGroupId; in NCDFResolveVar()
[all …]
H A Dnetcdfdataset.h924 const char *FetchAttr( int nGroupId, int nVarId, const char *pszAttr );
938 void CreateSubDatasetList( int nGroupId );
940 …void SetProjectionFromVar( int nGroupId, int nVarId, bool bReadSRSOnly, const char * pszGivenGM, …
941 void SetProjectionFromVar( int nGroupId, int nVarId, bool bReadSRSOnly );
943 int ProcessCFGeolocation( int nGroupId, int nVarId );
944 CPLErr Set1DGeolocation( int nGroupId, int nVarId, const char *szDimName );
1184 CPLString NCDFGetGroupFullName(int nGroupId);
/dports/graphics/py-gdal/gdal-3.3.3/frmts/netcdf/
H A Dnetcdfdataset.cpp197 int nGroupId,
239 int nGroupId, in netCDFRasterBand() argument
250 cdfid(nGroupId), in netCDFRasterBand()
2572 nGroupId, nVarId); in SetProjectionFromVar()
4048 ProcessCFGeolocation(nGroupId, nVarId); in SetProjectionFromVar()
5570 nc_inq_nvars(nGroupId, &nVarCount); in CreateSubDatasetList()
5576 nc_inq_varndims(nGroupId, nVar, &nDims); in CreateSubDatasetList()
11237 CPLString NCDFGetGroupFullName(int nGroupId) in NCDFGetGroupFullName() argument
11416 int nGroupId = nStartGroupId, nVarId; in NCDFResolveVar() local
11430 *pnGroupId = nGroupId; in NCDFResolveVar()
[all …]
H A Dnetcdfdataset.h924 const char *FetchAttr( int nGroupId, int nVarId, const char *pszAttr );
938 void CreateSubDatasetList( int nGroupId );
940 …void SetProjectionFromVar( int nGroupId, int nVarId, bool bReadSRSOnly, const char * pszGivenGM, …
941 void SetProjectionFromVar( int nGroupId, int nVarId, bool bReadSRSOnly );
943 int ProcessCFGeolocation( int nGroupId, int nVarId );
944 CPLErr Set1DGeolocation( int nGroupId, int nVarId, const char *szDimName );
1184 CPLString NCDFGetGroupFullName(int nGroupId);
/dports/security/keepass/KeePass-2.49-Source/KeePassLib/Native/
H A DSimpleStat.cs36 private SimpleStat(object oPermissions, long nUserId, long nGroupId) in SimpleStat() argument
42 m_nGroupId = nGroupId; in SimpleStat()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A Dmsg.hxx187 SfxGroupId nGroupId; // for configuration region member in SfxSlot
258 return nGroupId; in GetGroupId()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Dmsg.hxx187 SfxGroupId nGroupId; // for configuration region member in SfxSlot
258 return nGroupId; in GetGroupId()
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/bibliography/
H A Dframectr.cxx63 sal_Int16 nGroupId; member
69 sal_Int16 nGroupId; member
109 aDispatchInfo.nGroupId = command.nGroupId; in GetCommandToInfoCache()
298 if ( item.second.nGroupId == nCommandGroup ) in getConfigurableDispatchInformation()
302 aDispatchInfo.GroupId = item.second.nGroupId; in getConfigurableDispatchInformation()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/bibliography/
H A Dframectr.cxx67 sal_Int16 nGroupId; member
73 sal_Int16 nGroupId; member
111 aDispatchInfo.nGroupId = command.nGroupId; in GetCommandToInfoCache()
295 if ( item.second.nGroupId == nCommandGroup ) in getConfigurableDispatchInformation()
299 aDispatchInfo.GroupId = item.second.nGroupId; in getConfigurableDispatchInformation()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/io/
H A Dqfilesystemwatcher_dnotify.cpp440 uint nGroupId = fi.groupId(); in updateInfo() local
445 nGroupId != groupId || in updateInfo()
448 groupId = nGroupId; in updateInfo()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/core/
H A DCustomAnimationEffect.cxx493 void CustomAnimationEffect::setGroupId( sal_Int32 nGroupId ) in setGroupId() argument
495 mnGroupId = nGroupId; in setGroupId()
2327 mnGroupId( nGroupId ) in CustomAnimationTextGroup()
2414 const sal_Int32 nGroupId = pEffect->getGroupId(); in updateTextGroups() local
2416 if( nGroupId == -1 ) in updateTextGroups()
2423 maGroupMap[nGroupId] = pGroup; in updateTextGroups()
2446 sal_Int32 nGroupId = 0; in createTextGroup() local
2452 if( (*aIter).first == nGroupId ) in createTextGroup()
2454 nGroupId++; in createTextGroup()
2466 maGroupMap[nGroupId] = pTextGroup; in createTextGroup()
[all …]
H A DEffectMigration.cxx475 sal_Int32 nGroupId = (*aIterOnlyText)->getGroupId(); in SetAnimationEffect() local
476 if( nGroupId >= 0 ) in SetAnimationEffect()
478 CustomAnimationTextGroupPtr pGroup = pMainSequence->findGroup( nGroupId ); in SetAnimationEffect()
635 const sal_Int32 nGroupId = (*aIterOnlyText)->getGroupId(); in SetTextAnimationEffect() local
636 if( nGroupId >= 0 ) in SetTextAnimationEffect()
637 pGroup = pMainSequence->findGroup( nGroupId ); in SetTextAnimationEffect()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/core/
H A DCustomAnimationEffect.cxx472 void CustomAnimationEffect::setGroupId( sal_Int32 nGroupId ) in setGroupId() argument
474 mnGroupId = nGroupId; in setGroupId()
2308 mnGroupId( nGroupId ) in CustomAnimationTextGroup()
2395 const sal_Int32 nGroupId = pEffect->getGroupId(); in updateTextGroups() local
2397 if( nGroupId == -1 ) in updateTextGroups()
2404 maGroupMap[nGroupId] = pGroup; in updateTextGroups()
2427 sal_Int32 nGroupId = 0; in createTextGroup() local
2433 if( (*aIter).first == nGroupId ) in createTextGroup()
2435 nGroupId++; in createTextGroup()
2447 maGroupMap[nGroupId] = pTextGroup; in createTextGroup()
[all …]
H A DEffectMigration.cxx466 sal_Int32 nGroupId = (*aIterOnlyText)->getGroupId(); in SetAnimationEffect() local
467 if( nGroupId >= 0 ) in SetAnimationEffect()
469 CustomAnimationTextGroupPtr pGroup = pMainSequence->findGroup( nGroupId ); in SetAnimationEffect()
626 const sal_Int32 nGroupId = (*aIterOnlyText)->getGroupId(); in SetTextAnimationEffect() local
627 if( nGroupId >= 0 ) in SetTextAnimationEffect()
628 pGroup = pMainSequence->findGroup( nGroupId ); in SetTextAnimationEffect()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/misc/
H A Dglosdoc.cxx136 OUString const & SwGlossaries::GetGroupName(size_t nGroupId) in GetGroupName() argument
138 OSL_ENSURE(nGroupId < m_GlosArr.size(), in GetGroupName()
140 return m_GlosArr[nGroupId]; in GetGroupName()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/misc/
H A Dglosdoc.cxx137 OUString const & SwGlossaries::GetGroupName(size_t nGroupId) in GetGroupName() argument
139 OSL_ENSURE(nGroupId < m_GlosArr.size(), in GetGroupName()
141 return m_GlosArr[nGroupId]; in GetGroupName()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/inc/
H A DCustomAnimationEffect.hxx139 SAL_DLLPRIVATE void setGroupId( sal_Int32 nGroupId );
230 …imationTextGroup( const css::uno::Reference< css::drawing::XShape >& rTarget, sal_Int32 nGroupId );
310 SAL_DLLPRIVATE CustomAnimationTextGroupPtr findGroup( sal_Int32 nGroupId );
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/inc/
H A DCustomAnimationEffect.hxx139 SAL_DLLPRIVATE void setGroupId( sal_Int32 nGroupId );
230 …imationTextGroup( const css::uno::Reference< css::drawing::XShape >& rTarget, sal_Int32 nGroupId );
310 SAL_DLLPRIVATE CustomAnimationTextGroupPtr findGroup( sal_Int32 nGroupId );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/animations/
H A DCustomAnimationList.cxx1025 sal_Int32 nGroupId = pEffect->getGroupId(); in append() local
1029 …if( mpLastParentEntry && (nGroupId != -1) && (mxLastTargetShape == xTargetShape) && (mnLastGroupId… in append()
1050 mnLastGroupId = nGroupId; in append()
H A DCustomAnimationPane.cxx1157 sal_Int32 nGroupId = pEffect->getGroupId(); in createSelectionSet() local
1159 if( nGroupId != -1 ) in createSelectionSet()
1160 pTextGroup = pEffectSequence->findGroup( nGroupId ); in createSelectionSet()
1490 sal_Int32 nGroupId = pEffect->getGroupId(); in changeSelection() local
1492 if( nGroupId != -1 ) in changeSelection()
1495 pTextGroup = pEffectSequence->findGroup( nGroupId ); in changeSelection()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/animations/
H A DCustomAnimationList.cxx883 sal_Int32 nGroupId = pEffect->getGroupId(); in append() local
887 …if (mxLastParentEntry && nGroupId != -1 && mxLastTargetShape == xTargetShape && mnLastGroupId == n… in append()
909 mnLastGroupId = nGroupId; in append()
H A DCustomAnimationPane.cxx1130 sal_Int32 nGroupId = pEffect->getGroupId(); in createSelectionSet() local
1132 if( nGroupId != -1 ) in createSelectionSet()
1133 pTextGroup = pEffectSequence->findGroup( nGroupId ); in createSelectionSet()
1463 sal_Int32 nGroupId = pEffect->getGroupId(); in changeSelection() local
1465 if( nGroupId != -1 ) in changeSelection()
1468 pTextGroup = pEffectSequence->findGroup( nGroupId ); in changeSelection()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/filter/ppt/
H A Dpptinanimations.cxx690 sal_Int32 nGroupId; in fillNode() local
691 if( rSet.getProperty( DFF_ANIM_GROUP_ID ) >>= nGroupId ) in fillNode()
696 aUserData[nSize].Value <<= nGroupId; in fillNode()
3057 sal_Int32 nGroupId; in dump() local
3058 if ( aAny >>= nGroupId ) in dump()
3060 fprintf( mpFile, " groupId=\"%" SAL_PRIdINT32 "\"", nGroupId ); in dump()

12