Searched defs:cr (Results 1 – 8 of 8) sorted by relevance
/aoo4110/main/qadevOOo/tests/java/ifc/sheet/ |
H A D | _XCellRangeReferrer.java | 67 XCellRange cr = oObj.getReferredCells(); in _getReferredCells() local
|
/aoo4110/main/autodoc/source/display/html/ |
H A D | cfrstd.cxx | 325 StreamStr cr(700); in MakeCopyRight() local
|
/aoo4110/main/vcl/unx/generic/gdi/ |
H A D | salgdi3.cxx | 301 void destroy(cairo_t *cr) { (*mp_destroy)(cr); } in destroy() 302 void clip(cairo_t *cr) { (*mp_clip)(cr); } in clip() 303 void rectangle(cairo_t *cr, double x, double y, double width, double height) in rectangle() 307 void set_font_face(cairo_t *cr, cairo_font_face_t *font_face) in set_font_face() 317 void set_font_matrix(cairo_t *cr, const cairo_matrix_t *matrix) in set_font_matrix() 319 void show_glyphs(cairo_t *cr, const cairo_glyph_t *glyphs, int no_glyphs) in show_glyphs() 321 void set_source_rgb(cairo_t *cr, double red, double green, double blue) in set_source_rgb() 323 void set_font_options(cairo_t *cr, const void *options) in set_font_options() 518 cairo_t *cr = rCairo.create(surface); in DrawCairoAAFontString() local
|
/aoo4110/main/wizards/com/sun/star/wizards/agenda/ |
H A D | TopicsControl.java | 294 ControlRow cr = (ControlRow) ControlGroupVector.get(l - 1); in removeLastRow() local
|
/aoo4110/main/vcl/source/control/ |
H A D | ctrl.cxx | 577 for ( MetricVector::const_iterator cr = _pVector->begin(); in DrawControlText() local
|
/aoo4110/main/editeng/source/accessibility/ |
H A D | AccessibleEditableTextPara.cxx | 1791 Color cr(xComponent->getBackground()); in _correctValues() local 1850 Color cr(xComponent->getBackground()); in _correctValues() local
|
/aoo4110/main/sw/source/core/access/ |
H A D | accpara.cxx | 2524 Color cr(xComponent->getBackground()); in _correctValues() local 2580 Color cr(xComponent->getBackground()); in _correctValues() local
|
/aoo4110/main/writerfilter/source/ooxml/ |
H A D | OOXMLFastContextHandler.cxx | 780 void OOXMLFastContextHandler::cr() in cr() function in writerfilter::ooxml::OOXMLFastContextHandler
|
Completed in 65 milliseconds