Lines Matching refs:GetRegion
261 RegionData_Impl* GetRegion( const OUString& rName ) const;
262 RegionData_Impl* GetRegion( sal_uIntPtr nIndex ) const;
340 RegionData_Impl *pData1 = pImp->GetRegion( nIdx ); in GetFullRegionName()
377 RegionData_Impl *pData = pImp->GetRegion( nIdx ); in GetRegionName()
458 RegionData_Impl *pData = pImp->GetRegion( nIdx ); in IsRegionLoaded()
492 RegionData_Impl *pData = pImp->GetRegion( rName ); in GetCount()
525 RegionData_Impl *pData = pImp->GetRegion( nRegion ); in GetCount()
561 RegionData_Impl *pRegion = pImp->GetRegion( nRegion ); in GetName()
599 RegionData_Impl *pRegion = pImp->GetRegion( nRegion ); in GetFileName()
640 RegionData_Impl *pRegion = pImp->GetRegion( nRegion ); in GetPath()
677 RegionData_Impl *pRegion = pImp->GetRegion( nRegion ); in GetTemplatePath()
734 RegionData_Impl *pRegion = pImp->GetRegion( 0L ); in GetDefaultTemplatePath()
866 RegionData_Impl *pRegion = pImp->GetRegion( nRegion ); in NewTemplate()
953 RegionData_Impl *pSourceRgn = pImp->GetRegion( nSourceRegion ); in CopyOrMove()
961 RegionData_Impl *pTargetRgn = pImp->GetRegion( nTargetRegion ); in CopyOrMove()
1117 RegionData_Impl *pSourceRgn = pImp->GetRegion( nRegion ); in CopyTo()
1196 RegionData_Impl *pTargetRgn = pImp->GetRegion( nRegion ); in CopyFrom()
1348 RegionData_Impl *pRegion = pImp->GetRegion( nRegion ); in Delete()
1410 RegionData_Impl *pRegion = pImp->GetRegion( rText ); in InsertDir()
1463 RegionData_Impl *pRegion = pImp->GetRegion( nRegion ); in SetName()
1575 RegionData_Impl *pRegion = pImp->GetRegion( nRegion ); in CreateObjectShell()
1620 RegionData_Impl *pRegion = pImp->GetRegion( nRegion ); in DeleteObjectShell()
1676 RegionData_Impl *pRegion = pImp->GetRegion( i ); in GetFull()
1742 pData = pImp->GetRegion( i ); in GetLogicNames()
1829 RegionData_Impl* pRegion = pImp->GetRegion( nRegion ); in HasUserContents()
2298 RegionData_Impl* SfxDocTemplate_Impl::GetRegion( sal_uIntPtr nIndex ) const in GetRegion() function in SfxDocTemplate_Impl
2304 RegionData_Impl* SfxDocTemplate_Impl::GetRegion( const OUString& rName ) in GetRegion() function in SfxDocTemplate_Impl