Home
last modified time | relevance | path

Searched refs:aMap (Results 26 – 50 of 95) sorted by last modified time

1234

/trunk/main/xmloff/source/xforms/
H A DTokenContext.cxx68 SvXMLTokenMap aMap( mpAttributes ); in StartElement() local
79 sal_uInt16 nToken = aMap.Get( nPrefix, sLocalName ); in StartElement()
108 SvXMLTokenMap aMap( mpChildren ); in CreateChildContext() local
109 sal_uInt16 nToken = aMap.Get( nPrefix, rLocalName ); in CreateChildContext()
H A DXFormsBindContext.cxx160 const SvXMLNamespaceMap& aMap, in lcl_fillNamespaceContainer() argument
163 sal_uInt16 nKeyIter = aMap.GetFirstKey(); in lcl_fillNamespaceContainer()
167 const OUString& sPrefix = aMap.GetPrefixByKey( nKeyIter ); in lcl_fillNamespaceContainer()
168 const OUString& sNamespace = aMap.GetNameByKey( nKeyIter ); in lcl_fillNamespaceContainer()
183 nKeyIter = aMap.GetNextKey( nKeyIter ); in lcl_fillNamespaceContainer()
/trunk/main/xmloff/source/draw/
H A DXMLImageMapContext.cxx217 SvXMLTokenMap aMap(aImageMapObjectTokenMap); in StartElement() local
229 (enum XMLImageMapToken)aMap.Get(nPrefix, sLocalName), sValue); in StartElement()
/trunk/main/vcl/unx/headless/
H A Dsvpelement.cxx172 std::hash_map< rtl::OString, std::list<SvpElement*>, rtl::OStringHash > aMap; in IMPL_LINK() local
176 std::list<SvpElement*>& rList = aMap[matchType(*it)]; in IMPL_LINK()
179 …ap< rtl::OString, std::list<SvpElement*>, rtl::OStringHash>::const_iterator hash_it = aMap.begin(); in IMPL_LINK()
180 hash_it != aMap.end(); ++hash_it ) in IMPL_LINK()
/trunk/main/vcl/unx/generic/printergfx/
H A Dglyphset.cxx260 char_map_t aMap, aMapp; in AddCharID() local
262 maCharList.push_back (aMap); in AddCharID()
268 char_map_t aMap; in AddCharID() local
269 maCharList.push_back (aMap); in AddCharID()
319 glyph_map_t aMap, aMapp; in AddGlyphID() local
321 maGlyphList.push_back (aMap); in AddGlyphID()
327 glyph_map_t aMap; in AddGlyphID() local
328 maGlyphList.push_back (aMap); in AddGlyphID()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx2035 ByteString aMap = GetCommandLineToken( 1, aLine ); in initFontsAlias() local
2040 aMap.EraseLeadingChars( '"' ); in initFontsAlias()
2041 aMap.EraseTrailingChars( '"' ); in initFontsAlias()
2045 parseXLFD( aMap, aMapEntry ); in initFontsAlias()
/trunk/main/vcl/source/window/
H A Dwindow2.cxx1158 MapMode aMap( MAP_100TH_MM ); in GetDrawPixel() local
1160 aSz = PixelToLogic( aSz, aMap ); in GetDrawPixel()
1161 aSz = pDev->LogicToPixel( aSz, aMap ); in GetDrawPixel()
/trunk/main/vcl/source/gdi/
H A Dimpvect.cxx822 MapMode aMap( MAP_100TH_MM ); in ImplVectorize() local
824 const Size aLogSize1( aVDev.PixelToLogic( Size( 1, 1 ), aMap ) ); in ImplVectorize()
826 rMtf.SetPrefMapMode( aMap ); in ImplVectorize()
/trunk/main/vcl/os2/source/gdi/
H A Dsalbmp.cxx400 PM_BYTE aMap[ 4 ] = { 0x00, 0x01, 0x10, 0x11 }; in ImplCreateDIB4FromDIB1() local
422 *pTmp4++ = aMap[ ( *pTmp >> 6 ) & 3 ]; in ImplCreateDIB4FromDIB1()
423 *pTmp4++ = aMap[ ( *pTmp >> 4 ) & 3 ]; in ImplCreateDIB4FromDIB1()
424 *pTmp4++ = aMap[ ( *pTmp >> 2 ) & 3 ]; in ImplCreateDIB4FromDIB1()
425 *pTmp4++ = aMap[ *pTmp++ & 3 ]; in ImplCreateDIB4FromDIB1()
/trunk/main/unoxml/source/dom/
H A Ddocumenttype.cxx52 Reference< XNamedNodeMap > aMap; in getEntities() local
55 aMap.set(new CEntitiesMap(this, m_rMutex)); in getEntities()
57 return aMap; in getEntities()
93 Reference< XNamedNodeMap > aMap; in getNotations() local
96 aMap.set(new CNotationsMap(this, m_rMutex)); in getNotations()
98 return aMap; in getNotations()
/trunk/main/tools/source/inet/
H A Dinetmime.cxx393 static const bool aMap[128] in isAtomChar() local
411 return isUSASCII(nChar) && aMap[nChar]; in isAtomChar()
418 static const sal_Char aMap[128] in isTokenChar() local
436 return isUSASCII(nChar) && aMap[nChar]; in isTokenChar()
443 static const sal_Char aMap[128] in isEncodedWordTokenChar() local
461 return isUSASCII(nChar) && aMap[nChar]; in isEncodedWordTokenChar()
468 static const sal_Char aMap[128] in isIMAPAtomChar() local
486 return isUSASCII(nChar) && aMap[nChar]; in isIMAPAtomChar()
/trunk/main/tools/source/fsys/
H A Durlobj.cxx2083 static PrefixInfo const aMap[] in getPrefix() local
2175 PrefixInfo const * pFirst = aMap + 1; in getPrefix()
2176 PrefixInfo const * pLast = aMap + sizeof aMap / sizeof (PrefixInfo) - 1; in getPrefix()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx2468 ImageMap aMap; in _PasteGrf() local
2475 aMap.Read( *pStream, IMAP_FORMAT_DETECT, String() ) == IMAP_ERR_OK && in _PasteGrf()
2476 aMap.GetIMapObjectCount() ) in _PasteGrf()
2481 aURL.SetMap( &aMap ); in _PasteGrf()
/trunk/main/sw/source/filter/rtf/
H A Drtfnum.cxx62 static const sal_Int16 aMap[] = in lcl_GetStyleForNFC() local
115 const int nLen = sizeof(aMap)/sizeof(aMap[0]); in lcl_GetStyleForNFC()
118 nRet = aMap[nNFC]; in lcl_GetStyleForNFC()
/trunk/main/sw/source/filter/html/
H A Dhtmlgrin.cxx322 String sGrfNm, sAltNm, aId, aClass, aStyle, aMap, sHTMLGrfName; in InsertImage() local
398 aMap = pOption->GetString(); in InsertImage()
651 aMap.EraseTrailingChars(); in InsertImage()
652 if( aMap.Len() ) in InsertImage()
656 xub_StrLen nPos = aMap.Search( '#' ); in InsertImage()
659 aName = aMap ; in InsertImage()
661 aName = aMap.Copy(nPos+1); in InsertImage()
/trunk/main/sw/source/core/text/
H A Dnoteurl.cxx66 MapMode aMap( MAP_100TH_MM ); in FillImageMap() local
73 rMap, aMap ) ); in FillImageMap()
/trunk/main/sw/source/core/fields/
H A Dreffld.cxx899 SvUShorts aMap; member
903 : aName( rName ), aIds( 16, 16 ), aIdsMap( 16, 16 ), aMap( 16, 16 ), in _RefIdsMap()
965 rFld.SetSeqNo( aMap[ nPos ] ); in SV_IMPL_PTRARR()
977 aMap.Insert( n, nPos ); in SV_IMPL_PTRARR()
1010 aMap.Insert( nSeqNo, nPos ); in SV_IMPL_PTRARR()
/trunk/main/svx/source/table/
H A Dtabledesign.cxx201 static CellStyleNameMap aMap; in getCellStyleNameMap() local
202 if( aMap.empty() ) in getCellStyleNameMap()
215 aMap.swap( aNewMap ); in getCellStyleNameMap()
218 return aMap; in getCellStyleNameMap()
/trunk/main/svx/source/svdraw/
H A Dsvdxcgv.cxx236 Fraction aMap=pMod->GetScaleFraction(); in Paste() local
237 ImpPasteObject(pObj,*pLst,aPos,aSiz,MapMode(eMap,Point(0,0),aMap,aMap),nOptions); in Paste()
273 Fraction aMap=pMod->GetScaleFraction(); in Paste() local
274 ImpPasteObject(pObj,*pLst,aPos,aSiz,MapMode(eMap,Point(0,0),aMap,aMap),nOptions); in Paste()
623 …MapMode aMap( pMod->GetScaleUnit(), Point(), pMod->GetScaleFraction(), pMod->GetScaleFraction(… in GetMarkedObjMetaFile() local
646 aOut.SetMapMode(aMap); in GetMarkedObjMetaFile()
662 aMtf.SetPrefMapMode( aMap ); in GetMarkedObjMetaFile()
731 const MapMode aMap( pModel->GetScaleUnit(), in GetObjGraphic() local
737 aOut.SetMapMode( aMap ); in GetObjGraphic()
749 aMtf.SetPrefMapMode( aMap ); in GetObjGraphic()
H A Dsvdpntv.cxx1349 MapMode aMap(rWin.GetMapMode()); in MakeVisible() local
1365 aXFact*=aMap.GetScaleX(); in MakeVisible()
1367 aMap.SetScaleX(aXFact); in MakeVisible()
1368 aMap.SetScaleY(aYFact); in MakeVisible()
1369 rWin.SetMapMode(aMap); in MakeVisible()
1372 Point aOrg(aMap.GetOrigin()); in MakeVisible()
1382 aMap.SetOrigin(Point(aOrg.X()-dx,aOrg.Y()-dy)); in MakeVisible()
1386 rWin.SetMapMode(aMap); in MakeVisible()
1390 rWin.SetMapMode(aMap); in MakeVisible()
/trunk/main/svtools/source/filter/
H A Dsgfbram.cxx556 MapMode aMap( MAP_10TH_MM, Point(), in SgfFilterVect() local
558 rMtf.SetPrefMapMode( aMap ); in SgfFilterVect()
H A Dsgvmain.cxx1026 MapMode aMap(MAP_10TH_MM,Point(),Fraction(1,4),Fraction(1,4)); in SgfFilterSDrw() local
1027 rMtf.SetPrefMapMode(aMap); in SgfFilterSDrw()
/trunk/main/svtools/source/control/
H A Dscrwin.cxx213 MapMode aMap( GetMapMode() ); in Resize() local
259 SetMapMode( aMap ); in Resize()
317 MapMode aMap( rNewMapMode ); in SetMapMode() local
318 aMap.SetOrigin( aMap.GetOrigin() + PixelToLogic( aPixOffset, aMap ) ); in SetMapMode()
319 Window::SetMapMode( aMap ); in SetMapMode()
326 MapMode aMap( Window::GetMapMode() ); in GetMapMode() local
327 aMap.SetOrigin( aMap.GetOrigin() - PixelToLogic( aPixOffset ) ); in GetMapMode()
328 return aMap; in GetMapMode()
483 MapMode aMap( GetMapMode() ); in Scroll() local
524 SetMapMode( aMap ); in Scroll()
[all …]
H A Dctrltool.cxx825 MapMode aMap( MAP_10TH_INCH, Point(), Fraction( 1, 72 ), Fraction( 1, 72 ) ); in GetSizeAry() local
826 pDevice->SetMapMode( aMap ); in GetSizeAry()
/trunk/main/svl/source/misc/
H A Durihelper.cxx494 static sal_uInt8 const aMap[128] in checkWChar() local
511 switch (aMap[c]) in checkWChar()
921 static INetURLObject::FSysStyle const aMap[][2] in queryFSysStyle() local
938 return aMap[nNotation < ucb::FileSystemNotation::UNKNOWN_NOTATION in queryFSysStyle()

Completed in 171 milliseconds

1234