Searched refs:rCB (Results 1 – 2 of 2) sorted by relevance
350 const basegfx::ip_triple& rCB(getColorInterpolators()[rB.getColorIndex()]); in setupLineSpanInterpolators() local352 rCA.getX().getVal(), (rCB.getX().getVal() - rCA.getX().getVal()) * xInvDelta, in setupLineSpanInterpolators()353 rCA.getY().getVal(), (rCB.getY().getVal() - rCA.getY().getVal()) * xInvDelta, in setupLineSpanInterpolators()354 rCA.getZ().getVal(), (rCB.getZ().getVal() - rCA.getZ().getVal()) * xInvDelta); in setupLineSpanInterpolators()
2241 ComboBox &rCB = bIsOld ? aOldSymbols : aSymbols; in SelectSymbolSet() local2242 FillSymbols(rCB, sal_False); in SelectSymbolSet()
Completed in 32 milliseconds