Home
last modified time | relevance | path

Searched refs:aA (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sc/source/filter/lotus/
H A Dlotimpop.cxx214 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 DConfigurationClassifier.cxx204 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 Dcairo_canvashelper.cxx964 ::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 Ddlged.cxx1035 Any aA = xNameAcc->getByName( pNames[n] ); in Paste() local
1037 aA >>= xCM; in Paste()

Completed in 40 milliseconds