Home
last modified time | relevance | path

Searched refs:body (Results 1 – 25 of 662) sorted by relevance

12345678910>>...27

/trunk/main/i18npool/source/calendar/
H A Dcalendar_gregorian.cxx74 …e DUMP_ICU_CAL_MSG(x) {debug_cal_loc(__FILE__,__LINE__);debug_cal_msg x;debug_icu_cal_dump(*body);}
114 …DUMP_I18N_CAL_MSG(x) {debug_cal_loc(__FILE__,__LINE__);debug_cal_msg x;debug_i18n_cal_dump(*body);}
167 body = icu::Calendar::createInstance( aIcuLocale, status = U_ZERO_ERROR); in init()
168 if (!body || !U_SUCCESS(status)) throw ERROR; in init()
173 loc = body->getLocale( ULOC_ACTUAL_LOCALE, status = U_ZERO_ERROR); in init()
175 loc = body->getLocale( ULOC_VALID_LOCALE, status = U_ZERO_ERROR); in init()
185 delete body; in ~Calendar_gregorian()
296 body->setTime(timeInDays * U_MILLIS_PER_DAY, status = U_ZERO_ERROR); in setDateTime()
309 double r = body->getTime(status = U_ZERO_ERROR); in getDateTime()
435 body->set(fieldNameConverter(fieldIndex), fieldSetValue[fieldIndex]); in submitFields()
[all …]
/trunk/main/i18npool/source/transliteration/
H A DtransliterationImpl.cxx275 Reference<XExtendedTransliteration> body; in getAvailableModules() local
279 if (loadModuleByName(translist[i], body, rLocale)) { in getAvailableModules()
280 if (body->getType() & sType) in getAvailableModules()
282 body.clear(); in getAvailableModules()
589 void TransliterationImpl::loadBody( OUString &implName, Reference<XExtendedTransliteration>& body ) in loadBody() argument
607 a >>= body; in loadBody()
620 Reference<XExtendedTransliteration>& body, const Locale& rLocale) throw(RuntimeException) in loadModuleByName() argument
623 loadBody(cname, body); in loadModuleByName()
624 if (body.is()) { in loadModuleByName()
625 body->loadModule((TransliterationModules)0, rLocale); // toUpper/toLoad need rLocale in loadModuleByName()
[all …]
/trunk/main/unodevtools/source/skeletonmaker/
H A Dcpptypemaker.cxx391 bool body = ((delegate.getLength() > 0) ? true : false); in printMethods() local
394 if (body && propertyhelper.getLength() > 1) { in printMethods()
413 if (body && options.componenttype == 2) { in printMethods()
443 if (body && options.componenttype == 3) { in printMethods()
487 if (!body) in printMethods()
508 if (body) { in printMethods()
540 if (!body) in printMethods()
562 if (body) { in printMethods()
589 if (!body) in printMethods()
605 if (body) { in printMethods()
[all …]
H A Djavatypemaker.cxx384 bool body = ((delegate.getLength() > 0) ? true : false); in printMethods() local
443 if ( body ) { in printMethods()
490 if ( body ) { in printMethods()
525 if ( body ) { in printMethods()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/office/
H A DBodyReadHandler.java41 private final Section body; field in BodyReadHandler
45 body = new Section(); in BodyReadHandler()
79 body.addNode(reportReadHandler.getElement()); in doneParsing()
85 return body; in getElement()
/trunk/main/scripting/java/org/openoffice/netbeans/editor/
H A DJavaKit.java72 URL skeleton = null, body = null;
74 body = JavaKit.class.getResource("OOo.jcb");
76 if (skeleton != null && body != null) {
79 new URLAccessor(body));
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.hxx95 #define IMPL_CONSTRUCTORS_BODY(t,par,unoName,body) \ argument
100 body;\
107 body;\
114 body;\
/trunk/main/offapi/com/sun/star/text/
H A DTextFrame.idl137 E.g.: Anchor resides in the document body then the frame doesn't leave
138 the document body above and below and follows the text flow through
144 E.g.: Anchor resides in the document body then the frame stays on page,
145 where this document body is, but it could leave the document body above
/trunk/main/vos/inc/vos/
H A Dref.inl108 VOS_PRECOND(m_refBody, "ORef::operator(): can't deref nil body!");
115 VOS_PRECOND(m_refBody, "ORef::operator*: can't deref nil body!");
122 VOS_PRECOND(m_refBody, "ORef::operator->: nil body!");
129 VOS_PRECOND(m_refBody, "ORef::getBody(): can't deref nil body!");
/trunk/main/sd/res/webview/
H A Dpoll.asp44 <body bgcolor="red" onLoad="parent.frame1.location.href='./show.asp?<%= nGIFID %>'">
48 <body bgcolor="green">
53 </body>
H A Dwebview.asp44 <body bgcolor="white">
46 </body>
H A Dshow.asp51 <body bgcolor="white">
61 </body>
H A Deditpic.asp40 <body>
76 </body>
/trunk/main/shell/source/win32/sysmail/
H A Dsysmailclient.cxx283 rtl::OUString body = xMailMessage->getBody(); in assembleCommandLine() local
284 if (body.getLength()>0) in assembleCommandLine()
287 rCommandArgs.push_back( quoteAndEscape( body ) ); in assembleCommandLine()
/trunk/main/readlicense_oo/docs/readme/
H A Deval.xsl38 body * {font-size: 9pt}
41 <body>
48 </body>
/trunk/main/sw/source/ui/utlui/
H A Dutlui.src88 Text [ en-US ] = "Set \"Text body\" Style" ;
92 Text [ en-US ] = "Set \"Text body indent\" Style" ;
100 Text [ en-US ] = "Set \"Text body indent\" Style" ;
/trunk/ext_libraries/ratscan/scan/
H A Drat-output-to-html.xsl37 body {margin-top: 0px;font-size: 0.8em;background-color: #F9F7ED;}
64 <body>
67 </body>
/trunk/main/helpcontent2/source/auxiliary/dz/
H A Dhighcontrast2.css33 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable selector
90 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable selector
/trunk/main/helpcontent2/source/auxiliary/gl/
H A Dhighcontrastblack.css33 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable selector
90 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable selector
/trunk/main/helpcontent2/source/auxiliary/sd/
H A Dhighcontrast1.css33 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable selector
90 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable selector
/trunk/main/helpcontent2/source/auxiliary/lt/
H A Dhighcontrastblack.css33 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable selector
90 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable selector
/trunk/main/helpcontent2/source/auxiliary/bs/
H A Dhighcontrastwhite.css33 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable selector
90 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable selector
/trunk/main/helpcontent2/source/auxiliary/kab/
H A Dhighcontrastwhite.css33 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable selector
90 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable selector
/trunk/main/helpcontent2/source/auxiliary/om/
H A Dhighcontrast1.css33 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable selector
90 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable selector
/trunk/main/helpcontent2/source/auxiliary/gu/
H A Dhighcontrastblack.css33 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable selector
90 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable selector

12345678910>>...27