Home
last modified time | relevance | path

Searched refs:foo (Results 1 – 25 of 61) sorted by path

123

/trunk/extras/l10n/source/om/
H A Dlocalize.sdf5868 sw source\ui\frmdlg\column.src 0 fixedline TP_COLUMN FL_LINETYPE 248 om Sarara foo'aa 20200411…
6430 sw source\ui\fldui\fldui.src 0 string FMT_CHAPTER_NO_NOSEPARATOR 0 om Lakkoofsa boqonnaa foo'aa …
6851 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_ENTRY.LB_ENTRY_NO 2 0 om Lakkoofsa foo'aa malee…
7934 sw source\ui\dbui\dbui.src 0 string STR_FILTER_CSV 118 om Barruun qoodduun foo'aamee (*.csv) …
9665 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_H_LOOKUP 8 0 om foo
11309 sc source\ui\dbgui\asciiopt.src 0 fixedline RID_SCDLG_ASCII FL_SEPOPT 252 om Dirqalaalee foo'aa …
34316foo'uuf dirreewwan filadhu. Dirreewwan hanga sadarkaalee afuriitti foo'amuu danda'a, tokkoon tokko…
34317 helpcontent2 source\text\shared\autopi\01100300.xhp 0 help hd_id3149205 3 0 om Ittiin foo'i 20…
40684 …\"HID_SORT_ACTION\"\>Tarree akkaataa akaakuu jijjiiramaatti foo'amatadureewwan tarsaatti foo'a.\</…
58856foo'iinsa;dirqalaalee Hammanga Kuusa Deetaatiif\</bookmark_value\>\<bookmark_value\>foo'iinsa; Afa…
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Dcpp2uno.cxx617 Slot foo = {0,0}; in initializeBlock() local
618 slots[-2] = foo; in initializeBlock()
619 slots[-1] = foo; in initializeBlock()
/trunk/main/
H A Dconfigure.ac139 Usage: --with-package-format="foo bar"
7090 <mapper type="regexp" from="^(.*[/\\])foo([/\\].*)" to="\1baa\2"/>
/trunk/main/filter/source/xmlfilteradaptor/
H A Dstreamwrap.cxx32 namespace foo namespace
H A Dstreamwrap.hxx44 namespace foo namespace
/trunk/main/l10ntools/source/help/
H A DHelpCompiler.cxx329 std::string foo = anchor.empty() ? hid : hid + "#" + anchor; in traverse() local
330 HCDBG(std::cerr << "hid pushback" << foo << std::endl); in traverse()
H A DHelpCompiler.hxx56 #define HCDBG(foo) do { if (1) foo; } while(0) argument
58 #define HCDBG(foo) do { if (0) foo; } while(0) argument
/trunk/main/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/
H A DMakefile54 help/de/com.foocorp.foo-ext/page1.xhp\
55 help/de/com.foocorp.foo-ext/page2.xhp\
56 help/de/com.foocorp.foo-ext/subfolder/anotherpage.xhp\
57 help/en/com.foocorp.foo-ext/page1.xhp\
58 help/en/com.foocorp.foo-ext/page2.xhp\
59 help/en/com.foocorp.foo-ext/subfolder/anotherpage.xhp\
/trunk/main/odk/examples/cpp/counter/
H A DXCountable.idl26 module foo
H A Dcounter.cxx55 using namespace ::foo;
H A Dcountermain.cxx48 using namespace foo;
/trunk/main/offapi/com/sun/star/rdf/
H A DXDocumentMetadataAccess.idl122 For example: Pair("content.xml", "foo-element-1")
H A DXMetadatable.idl75 For example: Pair("content.xml", "foo-element-1")
/trunk/main/offapi/com/sun/star/resource/
H A DXStringResourceManager.idl280 ID "0foo" -> numeric id 0
H A DXStringResourceResolver.idl72 name like "foo.nothing.invalid".
92 name like "foo.nothing.invalid".
/trunk/main/offapi/com/sun/star/script/provider/
H A DXScript.idl71 <code>long foo( [inout] string a, [in] string b, [out] string c )</code>
73 … <code>bar.invoke( {"foo", "foo2", "this-is-ignored" }, aOutParamIndex, aOutParam);</code>
/trunk/main/offapi/com/sun/star/sdb/
H A DXSingleSelectQueryAnalyzer.idl204 …the sub queries: Consider a query named <code>foo</code>, which is defined as <code>SELECT * FROM …
205 …Now assume that <code>bar</code> is a query defined as <code>SELECT * FROM "foo"</code>. Passing e…
/trunk/main/offapi/com/sun/star/text/textfield/
H A DURL.idl47 http://me:pass@www.sun.de:8080/pub/test/foo.txt?a=b#xyz
/trunk/main/offapi/com/sun/star/ucb/
H A DGlobalTransferCommandArgument.idl68 <p>A title clash for instance occurs, if a file named "foo.txt" is
70 "foo.txt". Refer to <type>NameClash</type> for possible values for
H A DTransferInfo.idl65 <p>A title clash for instance occurs, if a file named "foo.txt" is
67 "foo.txt".
H A DWebDAVContentProvider.idl97 vnd.sun.star.webdav://dav.foo.com/Documents/report.sdw
100 http://dav.foo.com/Documents/report.sdw
/trunk/main/offapi/com/sun/star/util/
H A DURL.idl52 http://www.sun.de:8080/pub/test/foo.txt?a=b#xyz
65 http://www.sun.de:8080/pub/test/foo.txt
100 /** contains the last segment of the hierarchical path of the URL, for the above example, "foo.txt"
/trunk/main/ooo_custom_images/industrial/
H A DTODO69 …for file in `cat ../../missing`; do foo=`md5sum default_images/$file | cut -f 1 -d ' '`; if test "…
/trunk/main/sal/qa/rtl/logfile/
H A Drtl_logfile.cxx193 RTL_LOGFILE_CONTEXT ( foo , "foo-function" ); in TEST_F()
194 RTL_LOGFILE_CONTEXT_TRACE ( foo , "trace" ); in TEST_F()
195 RTL_LOGFILE_CONTEXT_TRACE1 ( foo , "trace %d" , 1 ); in TEST_F()
196 RTL_LOGFILE_CONTEXT_TRACE2 ( foo , "trace %d %d" , 1 , 2 ); in TEST_F()
197 RTL_LOGFILE_CONTEXT_TRACE3 ( foo , "trace %d %d %d" , 1 , 2 , 3); in TEST_F()
/trunk/main/sfx2/qa/complex/sfx2/
H A DDocumentMetadataAccess.java100 XURI foo; field in DocumentMetadataAccess
152 foo = URI.create(xContext, "uri:foo"); in before()
153 assertNotNull("foo", foo); in before()
324 foo, new XURI[0]); in check()
334 foo, new XURI[0]); in check()
343 foo, new XURI[0]); in check()
505 new Statement(foo, bar, foo, xFoobar); in check()
506 xRep.getGraph(xFoobar).addStatement(foo, bar, foo); in check()
577 new Statement(foo, bar, foo, xFoobar4); in check()
609 new Statement(foo, bar, foo, xFoobar5); in check()
[all …]

Completed in 1063 milliseconds

123