Home
last modified time | relevance | path

Searched refs:cv (Results 1 – 14 of 14) sorted by last modified time

/trunk/extras/l10n/source/kid/
H A Dlocalize.sdf3233 cui source\tabpages\transfrm.src 0 fixedline RID_SVXPAGE_POSITION_SIZE FL_PROTECT 119 kid cv]2+k‖…
3484 dbaccess source\core\resource\strings.src 0 string RID_STR_COLUMN_ALTER_BY_NAME 0 kid 6]=3cv‖The…
5682 filter source\pdf\impdialog.src 0 checkbox RID_PDF_TAB_VPREFER CB_WNDOPT_OPNFULL 158 kid cv+tpc‖~…
12515 helpcontent2 source\text\scalc\main0000.xhp 0 help tit 0 kid fa+2cv‖Welcome to the $[officename]…
24190 helpcontent2 source\text\shared\00\00000404.xhp 0 help par_id3156560 36 0 kid 86+[cv‖Open the \<e…
24568 helpcontent2 source\text\shared\00\00000003.xhp 0 help par_idN106C7 0 kid 3cv+e2‖mm 20130829 …
24993 helpcontent2 source\text\shared\01\05090000.xhp 0 help hd_id3155271 1 0 kid cv=q1l‖\<link href=\"…
55594 …alue ..GenericCommands.UserInterface.Commands..uno:SplitCell Label 0 kid cv+33j‖Split Cells 2…
58542 sc source\ui\src\scstring.src 0 string RID_SCSTR_ONCLICK 0 kid 7cv+-g‖Mouse button pressed 20…
61213 …c 0 string RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Oddlprice 6 0 kid cv[oxe‖Last interest …
[all …]
/trunk/main/odk/settings/
H A Dsettings.mk134 LIBRARY_LINK_FLAGS=/NODEFAULTLIB /DLL /DEBUGTYPE:cv
136 EXE_LINK_FLAGS=/MAP /OPT:NOREF /SUBSYSTEM:CONSOLE /BASE:0x1b000000 /DEBUGTYPE:cv /NODEFAULTLIB msv…
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DWorksheet.java89 BIFFRecord cv = (BIFFRecord) e.nextElement(); in write() local
90 cv.write(os); in write()
/trunk/main/xmerge/java/XMergeBridge/src/main/java/
H A DXMergeBridge.java509 Convert cv = cf.getConverter(ConverterInfoMgr.findConverterInfo(sdMime,offMime),false); in convert() local
510 if (cv == null) { in convert()
516 cv.addInputStream(name,(InputStream)xis,false); in convert()
517 ConvertData dataOut = cv.convert(); in convert()
575 Convert cv = cf.getConverter(ConverterInfoMgr.findConverterInfo(sdMime,offMime),true); in convert() local
576 if (cv == null) { in convert()
590 cv.addInputStream(name,(InputStream)xis,false); in convert()
592 ConvertData dataIn = cv.convert(); in convert()
/trunk/main/solenv/inc/
H A Dwntmsci10.mk219 LINKFLAGS=-NODEFAULTLIB -DEBUG:full -DEBUGTYPE:cv -INCREMENTAL:YES
223 LINKFLAGS+= -NODEFAULTLIB -DEBUG:full -DEBUGTYPE:cv
232 LINKFLAGS=-NODEFAULTLIB -DEBUG:full -DEBUGTYPE:cv
237 LINKFLAGS=/NODEFAULTLIB /DEBUG:full /DEBUGTYPE:cv
247 LINKFLAGSDEBUG=-DEBUG:full -DEBUGTYPE:cv
/trunk/main/scripting/examples/javascript/Highlight/
H A DButtonPressHandler.js98 cv = new PropertyValue("CharColor", -1, variable
104 props[0] = cv;
/trunk/main/scripting/examples/beanshell/Highlight/
H A Dhighlighter.bsh60 cv = new PropertyValue("CharColor", -1, new Integer(color),
64 PropertyValue[] props = { cv, wv };
H A DButtonPressHandler.bsh90 PropertyValue cv = new PropertyValue("CharColor", -1,
95 PropertyValue[] props = new PropertyValue[] { cv, wv };
/trunk/main/scripting/examples/java/Highlight/
H A DHighlightText.java155 PropertyValue cv = new PropertyValue("CharColor", -1, in actionPerformed() local
160 PropertyValue[] props = new PropertyValue[] { cv, wv }; in actionPerformed()
/trunk/main/sal/qa/rtl/textenc/
H A Drtl_textcvt.cxx2559 rtl_TextToUnicodeConverter cv = rtl_createTextToUnicodeConverter( in TEST_F() local
2561 OSL_ASSERT(cv != NULL); in TEST_F()
2562 rtl_TextToUnicodeContext cx = rtl_createTextToUnicodeContext(cv); in TEST_F()
2571 cv, cx, &src, 1, dst, sizeof dst / sizeof (sal_Unicode), in TEST_F()
2578 rtl_destroyTextToUnicodeContext(cv, cx); in TEST_F()
2579 rtl_destroyTextToUnicodeConverter(cv); in TEST_F()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/stylemapper/fo/
H A DBackgroundColorMapper.java40 final CSSColorValue cv = (CSSColorValue) ColorUtil.parseColor(attrValue); in updateStyle() local
41 if (cv != null) in updateStyle()
43 targetRule.setPropertyValue(BorderStyleKeys.BACKGROUND_COLOR, cv); in updateStyle()
H A DColorMapper.java42 final CSSColorValue cv = (CSSColorValue) ColorUtil.parseColor(attrValue); in updateStyle() local
43 if (cv != null) in updateStyle()
45 targetRule.setPropertyValue(ColorStyleKeys.COLOR, cv); in updateStyle()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/stylemapper/style/
H A DTextUnderlineColorMapper.java44 final CSSColorValue cv = (CSSColorValue) ColorUtil.parseColor(attrValue); in updateStyle() local
45 if (cv != null) in updateStyle()
47 targetRule.setPropertyValue(TextStyleKeys.TEXT_UNDERLINE_COLOR, cv); in updateStyle()
/trunk/main/canvas/prj/
H A Dbuild.lst1 cv canvas : javaunohelper comphelper cppuhelper offapi unoil tools svtools vcl basegfx CAIRO:cairo …
2 cv canvas\prj nmake - all cv_prj NULL

Completed in 1001 milliseconds