Home
last modified time | relevance | path

Searched refs:member (Results 276 – 300 of 940) sorted by relevance

1...<<11121314151617181920>>...38

/aoo41x/main/offapi/com/sun/star/util/
H A DXCloseable.idl45 …<li>disposed (if it supports <member scope="com::sun::star::lang">XComponent::dispose()</member>)<…
46 <li>closed (if it supports <member>XCloseable::close()</member>)</li>
73 …Must definitly be called before <member scope="com::sun::star::lang">XComponent::dispose()</member
94 …his notification method <member>XCloseListener::queryClosing()</member>. After his operations was …
/aoo41x/main/bridges/source/cpp_uno/gcc3_macosx_powerpc/
H A Dcpp2uno.cxx684 typelib_TypeDescription * member = 0; in addLocalFunctions() local
685 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
686 OSL_ASSERT(member != 0); in addLocalFunctions()
687 switch (member->eTypeClass) { in addLocalFunctions()
696 member)->pAttributeTypeRef)); in addLocalFunctions()
701 member)->bReadOnly) in addLocalFunctions()
715 member)->pReturnTypeRef)); in addLocalFunctions()
722 TYPELIB_DANGER_RELEASE(member); in addLocalFunctions()
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Dcpp2uno.cxx491 typelib_TypeDescription * member = 0; in addLocalFunctions() local
492 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
493 OSL_ASSERT(member != 0); in addLocalFunctions()
494 switch (member->eTypeClass) in addLocalFunctions()
499 reinterpret_cast<typelib_InterfaceAttributeTypeDescription *>( member ); in addLocalFunctions()
522 typelib_InterfaceMethodTypeDescription * >(member); in addLocalFunctions()
532 TYPELIB_DANGER_RELEASE(member); in addLocalFunctions()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Dcpp2uno.cxx491 typelib_TypeDescription * member = 0; in addLocalFunctions() local
492 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
493 OSL_ASSERT(member != 0); in addLocalFunctions()
494 switch (member->eTypeClass) in addLocalFunctions()
499 reinterpret_cast<typelib_InterfaceAttributeTypeDescription *>( member ); in addLocalFunctions()
522 typelib_InterfaceMethodTypeDescription * >(member); in addLocalFunctions()
532 TYPELIB_DANGER_RELEASE(member); in addLocalFunctions()
/aoo41x/main/offapi/com/sun/star/chart2/data/
H A DLabelOrigin.idl35 @see <member>XDataSequence::generateLabel</member>.
53 <member>XDataSequence::generateLabel</member> will return an
64 @see <member>LabelOrigin::SHORT_SIDE</member>
/aoo41x/main/offapi/com/sun/star/chart2/
H A DLegend.idl62 <p>Set the Expansion to <member>::com::sun::star::chart::ChartLegendExpansion::HIGH</member>
64 side. Use <member>LegendExpansion::WIDE</member> for a legend
87 <member>AnchorPosition</member>.</p>
H A DXDataInterpreter.idl77 <member>reinterpretDataSeries</member> call can be done
88 <member>interpretDataSource</member>.
91 <member>interpretDataSource</member>( <code>xSource</code> ),
/aoo41x/main/offapi/com/sun/star/ucb/
H A DContentInfo.idl47 The value of this member should match the value returned by
48 <member>XContent::getContentType</member> of an appropriate content.
70 <member>XContentCreator::createNewContent</member> before it can be
76 Properties member of the ContentInfo provided for this kind of
H A DPackageFolderContent.idl161 <member>XCommandProcessor::createCommandIdentifier</member> to avoid
163 <member>XCommandProcessor2::releaseCommandIdentifier</member>.
212 <member>XContentCreator::createNewContent</member> on it. The content
239 <member>InsertCommandArgument::ReplaceExisting"</member>
H A DListAction.idl61 of this member:
100 <p>The value for this member can be one of the
106 /** dependend on the content of <member>ListAction::ListActionType</member>
107 the <member>ListAction::ActionInfo</member> could contain additional
/aoo41x/main/offapi/com/sun/star/text/
H A DXTextContent.idl80 used for some operation like <member>attach</member> for example or
81 <member scope="com::sun::star::text">insertTextContent</member>
85 … tables should be insertable via <member scope="com::sun::star::text">insertTextContent</member>
/aoo41x/main/offapi/com/sun/star/resource/
H A DXStringResourceWithStorage.idl46 to this instance as if <member>setStorage</member> was called with
58 which is used on subsequent calls of <member>store</member>.
69 storage yet. <member>storeAsStorage</member> should be prefered
/aoo41x/main/offapi/com/sun/star/form/control/
H A DSubmitButton.idl52 … <member scope="com::sun::star::form::submission">XSubmissionSupplier::getSubmission</member>
55 … <member scope="com::sun::star::form::submission">XSubmission::submit</member> method is invoked.
59 is present, it's <member scope="com::sun::star::form">XSubmit::submit</member> method is
/aoo41x/main/offapi/com/sun/star/frame/
H A DFrame.idl100 …What kind of URLs a frame accepts in the calls to <member>XDispatchProvider::queryDispatch()</memb…
104 <member>XDispatchProvider::queryDispatch()</member>.
176 If value of this property is <NULL/> he must call <member>XDispatch::dispatch()</member>
178 by calling his method <member>XDispatchRecorderSupplier::dispatchAndRecord()</member>
/aoo41x/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dcpp2uno.cxx560 typelib_TypeDescription * member = 0; in addLocalFunctions() local
561 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
562 OSL_ASSERT(member != 0); in addLocalFunctions()
563 switch (member->eTypeClass) { in addLocalFunctions()
572 member)->pAttributeTypeRef)); in addLocalFunctions()
576 member)->bReadOnly) in addLocalFunctions()
591 member)->pReturnTypeRef)); in addLocalFunctions()
598 TYPELIB_DANGER_RELEASE(member); in addLocalFunctions()
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/
H A Dcpp2uno.cxx749 typelib_TypeDescription * member = 0; local
750 TYPELIB_DANGER_GET(&member, type->ppMembers[i]);
751 OSL_ASSERT(member != 0);
752 switch (member->eTypeClass) {
761 member)->pAttributeTypeRef));
766 member)->bReadOnly)
780 member)->pReturnTypeRef));
787 TYPELIB_DANGER_RELEASE(member);
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/
H A Dcpp2uno.cxx675 typelib_TypeDescription * member = 0; in addLocalFunctions() local
676 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
677 OSL_ASSERT(member != 0); in addLocalFunctions()
678 switch (member->eTypeClass) { in addLocalFunctions()
687 member)->pAttributeTypeRef)); in addLocalFunctions()
692 member)->bReadOnly) in addLocalFunctions()
706 member)->pReturnTypeRef)); in addLocalFunctions()
713 TYPELIB_DANGER_RELEASE(member); in addLocalFunctions()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_alpha/
H A Dcpp2uno.cxx629 typelib_TypeDescription * member = 0; in addLocalFunctions() local
630 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
631 OSL_ASSERT(member != 0); in addLocalFunctions()
632 switch (member->eTypeClass) { in addLocalFunctions()
641 member)->pAttributeTypeRef)); in addLocalFunctions()
646 member)->bReadOnly) in addLocalFunctions()
660 member)->pReturnTypeRef)); in addLocalFunctions()
667 TYPELIB_DANGER_RELEASE(member); in addLocalFunctions()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Dcpp2uno.cxx749 typelib_TypeDescription * member = 0; local
750 TYPELIB_DANGER_GET(&member, type->ppMembers[i]);
751 OSL_ASSERT(member != 0);
752 switch (member->eTypeClass) {
761 member)->pAttributeTypeRef));
766 member)->bReadOnly)
780 member)->pReturnTypeRef));
787 TYPELIB_DANGER_RELEASE(member);
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Dcpp2uno.cxx675 typelib_TypeDescription * member = 0; in addLocalFunctions() local
676 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
677 OSL_ASSERT(member != 0); in addLocalFunctions()
678 switch (member->eTypeClass) { in addLocalFunctions()
687 member)->pAttributeTypeRef)); in addLocalFunctions()
692 member)->bReadOnly) in addLocalFunctions()
706 member)->pReturnTypeRef)); in addLocalFunctions()
713 TYPELIB_DANGER_RELEASE(member); in addLocalFunctions()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_s390/
H A Dcpp2uno.cxx648 typelib_TypeDescription * member = 0; in addLocalFunctions() local
649 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
650 OSL_ASSERT(member != 0); in addLocalFunctions()
651 switch (member->eTypeClass) { in addLocalFunctions()
660 member)->pAttributeTypeRef)); in addLocalFunctions()
665 member)->bReadOnly) in addLocalFunctions()
679 member)->pReturnTypeRef)); in addLocalFunctions()
686 TYPELIB_DANGER_RELEASE(member); in addLocalFunctions()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_s390x/
H A Dcpp2uno.cxx610 typelib_TypeDescription * member = 0; in addLocalFunctions() local
611 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
612 OSL_ASSERT(member != 0); in addLocalFunctions()
613 switch (member->eTypeClass) { in addLocalFunctions()
622 member)->pAttributeTypeRef)); in addLocalFunctions()
627 member)->bReadOnly) in addLocalFunctions()
641 member)->pReturnTypeRef)); in addLocalFunctions()
648 TYPELIB_DANGER_RELEASE(member); in addLocalFunctions()
/aoo41x/main/offapi/com/sun/star/configuration/
H A DSetAccess.idl59 <member>XTemplateInstance::getTemplateName()</member>
61 <member>XTemplateContainer::getElementTemplateName()</member>.
73 <member scope="com::sun::star::util">XStringEscape::escapeString()</member>
/aoo41x/main/offapi/com/sun/star/logging/
H A DFileHandler.idl70 …<code>Encoding</code> - denotes the initial value of the <member>XLogHandler::Encoding</member></l…
71 …code>Formatter</code> - denotes the initial value of the <member>XLogHandler::Formatter</member></…
72 … <li><code>Level</code> - denotes the initial value of the <member>XLogHandler::Level</member></li>
/aoo41x/main/offapi/com/sun/star/form/component/
H A DDatabaseComboBox.idl65 This is controlled by <member>ConvertEmptyToNull</member>.</p>
74 …<p>The concrete meaning of this property depends on the value of <member>ListSourceType</member></…
81 <p>Note: A value of <member scope="com::sun::star::form">ListSourceType::VALUELIST</member>

Completed in 116 milliseconds

1...<<11121314151617181920>>...38