Home
last modified time | relevance | path

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

/trunk/main/autodoc/source/cosv/unittest/
H A Dut.hxx32 #define CUT_DECL( nsp, cname ) \ argument
33 bool classtest_##cname()
34 #define FUT_DECL( cname, fname ) \ argument
35 bool ftest_##fname( cname & r##cname )
/trunk/main/oox/source/dump/
H A Ddumperbase.ini187 # <bitmask> = <cname> | !<cname> | :<cname> | !<cname0>!<cname1>
196 # - <cname> - Sets a name for the bit that will be shown if the bit is set.
198 # - !<cname> - Sets a name for the bit that will be shown if the bit is
200 # - :<cname> - Sets a name for the bit that will always be shown together
218 # <bitmask> = <cname> | !<cname> | :<cname> | !<cname0>!<cname1>
/trunk/main/xmerge/source/palmtests/qa/comparator/
H A DXmlZipExtract.java89 public void getContentXmlInt(String fname, String cname) throws IOException in getContentXmlInt() argument
91 byte b[] = getEntry(cname); in getContentXmlInt()
/trunk/main/i18npool/source/transliteration/
H A DtransliterationImpl.cxx622 OUString cname = OUString::createFromAscii(TRLT_IMPLNAME_PREFIX) + implName; in loadModuleByName() local
623 loadBody(cname, body); in loadModuleByName()

Completed in 29 milliseconds