Home
last modified time | relevance | path

Searched refs:aMap (Results 1 – 25 of 95) sorted by path

1234

/trunk/main/basctl/source/accessibility/
H A Daccessibledialogcontrolshape.cxx158 MapMode aMap = m_pDialogWindow->GetMapMode(); in GetBounds() local
159 Point aOrg = aMap.GetOrigin(); in GetBounds()
H A Daccessibledialogwindow.cxx252 MapMode aMap = m_pDialogWindow->GetMapMode(); in IsChildVisible() local
253 Point aOrg = aMap.GetOrigin(); in IsChildVisible()
/trunk/main/basctl/source/dlged/
H A Ddlged.cxx351 MapMode aMap = pWindow->GetMapMode(); in DoScroll() local
352 Point aOrg = aMap.GetOrigin(); in DoScroll()
375 aMap.SetOrigin( Point( -aScrollPos.Width(), -aScrollPos.Height() ) ); in DoScroll()
376 pWindow->SetMapMode( aMap ); in DoScroll()
389 MapMode aMap = pWindow->GetMapMode(); in UpdateScrollBars() local
390 Point aOrg = aMap.GetOrigin(); in UpdateScrollBars()
1301 MapMode aMap( MAP_100TH_MM ); in Print() local
1302 pPrinter->SetMapMode( aMap ); in Print()
H A Ddlgedview.cxx79 MapMode aMap( rWin.GetMapMode() ); in MakeVisible() local
80 Point aOrg( aMap.GetOrigin() ); in MakeVisible()
131 aMap.SetOrigin( Point( aOrg.X() - nScrollX, aOrg.Y() - nScrollY ) ); in MakeVisible()
132 rWin.SetMapMode( aMap ); in MakeVisible()
/trunk/main/basic/source/runtime/
H A Dmethods1.cxx713 MapMode aMap( MAP_TWIP ); in RTLFUNC() local
717 aSize = pDevice->PixelToLogic( aSize, aMap ); in RTLFUNC()
730 MapMode aMap( MAP_TWIP ); in RTLFUNC() local
734 aSize = pDevice->PixelToLogic( aSize, aMap ); in RTLFUNC()
1298 MapMode aMap( MAP_APPFONT, Point(), aFracX, aFracY ); in GetDialogZoomFactor() local
1299 Size aScaledSize = pDevice->LogicToPixel( aRefSize, aMap ); in GetDialogZoomFactor()
/trunk/main/chart2/source/model/template/
H A DChartTypeManager.cxx141 static const tTemplateMapType aMap = tTemplateMapType( in lcl_DefaultChartTypeMap() local
211 return aMap; in lcl_DefaultChartTypeMap()
/trunk/main/chart2/source/tools/
H A DCachedDataSequence.cxx388 ::comphelper::SequenceAsHashMap aMap(_aArguments); in initialize()
389 …m_aNumericalSequence = aMap.getUnpackedValueOrDefault(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(… in initialize()
394 …m_aTextualSequence = aMap.getUnpackedValueOrDefault(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("D… in initialize()
399 …m_aMixedSequence = aMap.getUnpackedValueOrDefault(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Dat… in initialize()
/trunk/main/comphelper/source/misc/
H A Daccessiblewrapper.cxx126 AccessibleMap aMap; in invalidateAll() local
127 m_aChildrenMap.swap( aMap ); in invalidateAll()
185 AccessibleMap aMap; in dispose() local
186 m_aChildrenMap.swap( aMap ); in dispose()
/trunk/main/connectivity/source/commontools/
H A DTDatabaseMetaDataBase.cxx97 ::comphelper::SequenceAsHashMap aMap(m_aConnectionInfo); in getTypeInfo()
99 …aTypeInfoSettings = aMap.getUnpackedValueOrDefault(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Ty… in getTypeInfo()
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaDataResultSet.cxx801 TInt2IntMap aMap; in setProceduresMap() local
805 m_aValueRange[4] = aMap; in setProceduresMap()
866 TInt2IntMap aMap; in setColumnsMap() local
908 m_aValueRange[12] = aMap; in setColumnsMap()
947 TInt2IntMap aMap; in setProcedureColumnsMap() local
992 m_aValueRange[10] = aMap; in setProcedureColumnsMap()
1030 TInt2IntMap aMap; in setIndexInfoMap() local
1039 aMap[0] = 1; in setIndexInfoMap()
1040 aMap[1] = 0; in setIndexInfoMap()
1119 TInt2IntMap aMap; in setTypeInfoMap() local
[all …]
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHCatalog.cxx122 TString2IntMap aMap; in refreshUsers() local
/trunk/main/connectivity/source/drivers/mysql/
H A DYCatalog.cxx129 TString2IntMap aMap; in refreshUsers() local
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx823 TInt2IntMap aMap; in openTypeInfo() local
824 aMap[SQL_BIT] = DataType::BIT; in openTypeInfo()
829 aMap[SQL_REAL] = DataType::REAL; in openTypeInfo()
833 aMap[SQL_CHAR] = DataType::CHAR; in openTypeInfo()
841 aMap[SQL_DATE] = DataType::DATE; in openTypeInfo()
843 aMap[SQL_TIME] = DataType::TIME; in openTypeInfo()
857 m_aValueRange[2] = aMap; in openTypeInfo()
1028 TInt2IntMap aMap; in openColumns() local
1029 aMap[SQL_BIT] = DataType::BIT; in openColumns()
1034 aMap[SQL_REAL] = DataType::REAL; in openColumns()
[all …]
/trunk/main/cui/source/dialogs/
H A Dplfilter.cxx64 FilterMap aMap; in fillNetscapePluginFilters() local
74 StrSet& rTypes = aMap[ rDescr.Description ]; in fillNetscapePluginFilters()
86 rPluginNames = Sequence< rtl::OUString >( aMap.size() ); in fillNetscapePluginFilters()
87 rPluginTypes = Sequence< rtl::OUString >( aMap.size() ); in fillNetscapePluginFilters()
91 for ( FilterMap::iterator iPos = aMap.begin(); iPos != aMap.end(); ++iPos ) in fillNetscapePluginFilters()
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryDesignView.cxx2074 const OSQLTables& aMap = aIterator.getTables(); in InitFromParseNodeImpl() local
2075 ::comphelper::UStringMixLess aTmp(aMap.key_comp()); in InitFromParseNodeImpl()
2082 if ( nMax && nMax < (sal_Int32)aMap.size() ) in InitFromParseNodeImpl()
2094 OSQLTables::const_iterator aIter = aMap.begin(); in InitFromParseNodeImpl()
2095 OSQLTables::const_iterator aEnd = aMap.end(); in InitFromParseNodeImpl()
2143 if(aMap.find(aIterTableMap->second->GetComposedName()) == aMap.end() && in InitFromParseNodeImpl()
2144 aMap.find(aIterTableMap->first) == aMap.end()) in InitFromParseNodeImpl()
/trunk/main/editeng/source/rtf/
H A Drtfgrf.cxx557 const MapMode aMap( MAP_100TH_MM ); in ReadBmpData() local
561 aSize, aMap ); in ReadBmpData()
564 rGrf.GetPrefMapMode(), aMap ); in ReadBmpData()
/trunk/main/filter/source/graphicfilter/egif/
H A Degif.cxx99 const MapMode aMap( rGraphic.GetPrefMapMode() ); in WriteGIF() local
100 sal_Bool bLogSize = ( aMap.GetMapUnit() != MAP_PIXEL ); in WriteGIF()
103 …aSize100 = Application::GetDefaultDevice()->LogicToLogic( rGraphic.GetPrefSize(), aMap, MAP_100TH_… in WriteGIF()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx2106 EnhancedCustomShapeParameterPair aMap; in ApplyCustomShapeGeometryAttributes() local
2107 …EnhancedCustomShape2d::SetEnhancedCustomShapeHandleParameter( aMap.First, nCenterX, ( nFlags & 0x… in ApplyCustomShapeGeometryAttributes()
2108 …EnhancedCustomShape2d::SetEnhancedCustomShapeHandleParameter( aMap.Second, nCenterY, ( nFlags & 0x… in ApplyCustomShapeGeometryAttributes()
2111 aProp.Value <<= aMap; in ApplyCustomShapeGeometryAttributes()
/trunk/main/filter/source/xmlfilteradaptor/
H A DXmlFilterAdaptor.cxx378 comphelper::SequenceAsHashMap aMap(aAnySeq); in initialize() local
379 msFilterName = aMap.getUnpackedValueOrDefault( in initialize()
381 msUserData = aMap.getUnpackedValueOrDefault( in initialize()
383 msTemplateName = aMap.getUnpackedValueOrDefault( in initialize()
/trunk/main/formula/source/core/api/
H A DFormulaCompiler.cxx329 } aMap[] = { in createSequenceOfAvailableMappings() local
344 const size_t nCount = sizeof(aMap)/sizeof(aMap[0]); in createSequenceOfAvailableMappings()
356 size_t nIndex = static_cast< size_t >( aMap[i].nOff ); in createSequenceOfAvailableMappings()
366 aEntry.Token.OpCode = aMap[i].eOp; in createSequenceOfAvailableMappings()
/trunk/main/l10ntools/inc/
H A Dexport.hxx341 static ByteString DumpMap( ByteString& sMapName , ByteStringHashMap& aMap );
454 PFormEntrysHashMap aMap; member in MergeData
483 MergeDataHashMap aMap; member in MergeDataFile
/trunk/main/l10ntools/source/
H A Dexport2.cxx104 ByteString Export::DumpMap( ByteString& sMapName , ByteStringHashMap& aMap ){ in DumpMap() argument
110 if( aMap.size() < 1 ) return ByteString(); in DumpMap()
111 for( idbg = aMap.begin() ; idbg != aMap.end(); ++idbg ){ in DumpMap()
H A Dmerge.cxx122 if( aMap.find( ByteString("HACK") ) != aMap.end() ) in GetPFormEntrys()
123 return aMap[ ByteString("HACK") ]; in GetPFormEntrys()
138 for( idbg = aMap.begin() ; idbg != aMap.end(); ++idbg ) in Dump()
149 if( aMap.find( ByteString("HACK") ) != aMap.end() ) in GetPFObject()
150 return aMap[ rPFO ]; in GetPFObject()
258 for( idbg = aMap.begin() ; idbg != aMap.end(); ++idbg ) in Dump()
299 if(aMap.find( sKey ) != aMap.end()) in GetMergeData()
303 return aMap[ sKey ]; in GetMergeData()
342 mit = aMap.find( sKey ); in InsertEntry()
343 if( mit != aMap.end() ) in InsertEntry()
[all …]
/trunk/main/l10ntools/source/filter/utils/
H A DCache.java712 if (aMap.containsKey(PROPNAME_NAME)) in convertTypePropsToExternal()
812 if (aMap.containsKey(PROPNAME_NAME)) in convertFilterPropsToExternal()
921 aResultMap = aMap; in convertDetectServicePropsToExternal()
929 aResultMap = aMap; in convertDetectServicePropsToExternal()
954 aResultMap = aMap; in convertFrameLoaderPropsToExternal()
962 aResultMap = aMap; in convertFrameLoaderPropsToExternal()
987 aResultMap = aMap; in convertContentHandlerPropsToExternal()
995 aResultMap = aMap; in convertContentHandlerPropsToExternal()
1035 if (aMap.containsKey(PROPNAME_NAME)) in convertTypePropsToInternal()
1158 if (aMap.containsKey(PROPNAME_NAME)) in convertFilterPropsToInternal()
[all …]
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/attribute/
H A DAttributeManager.java259 for (final Map<Integer,AttributeDescriptor> aMap : maStateIdToAttributesMap.values()) in GetAttributeCount()
260 nCount += aMap.size(); in GetAttributeCount()

Completed in 211 milliseconds

1234