Searched refs:aA (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sc/source/filter/lotus/ |
H A D | lotimpop.cxx | 214 ScAddress aA; in Errcell() local 216 Read( aA ); in Errcell() 218 …pD->PutCell( aA.Col(), aA.Row(), aA.Tab(), new ScStringCell( CREATE_STRING( "#ERR!" ) ), (sal_Bool… in Errcell() 224 ScAddress aA; in Nacell() local 226 Read( aA ); in Nacell() 228 …pD->PutCell( aA.Col(), aA.Row(), aA.Tab(), new ScStringCell( CREATE_STRING( "#NA!" ) ), (sal_Bool)… in Nacell() 234 ScAddress aA; in Labelcell() local 238 Read( aA ); in Labelcell() 244 pD->PutCell( aA.Col(), aA.Row(), aA.Tab(), new ScStringCell( aLabel ), (sal_Bool)sal_True ); in Labelcell()
|
/aoo41x/main/sd/source/ui/framework/configuration/ |
H A D | ConfigurationClassifier.cxx | 204 const Reference<XResourceId>* aA = aBoundResources.getConstArray(); in CopyResources() local 207 rTarget.push_back(aA[i]); in CopyResources() 210 OUStringToOString(FrameworkHelper::ResourceIdToString(aA[i]), in CopyResources()
|
/aoo41x/main/canvas/source/cairo/ |
H A D | cairo_canvashelper.cxx | 964 ::basegfx::B2DPoint aA, aB, aP; in doPolyPolygonImplementation() 990 aA = aPolygon.getNextControlPoint( (j-1) % nPointCount ); in doPolyPolygonImplementation() 993 nAX = aA.getX(); in doPolyPolygonImplementation() 994 nAY = aA.getY(); in doPolyPolygonImplementation()
|
/aoo41x/main/basctl/source/dlged/ |
H A D | dlged.cxx | 1035 Any aA = xNameAcc->getByName( pNames[n] ); in Paste() local 1037 aA >>= xCM; in Paste()
|
Completed in 46 milliseconds