Home
last modified time | relevance | path

Searched refs:parent (Results 101 – 125 of 444) sorted by relevance

12345678910>>...18

/aoo42x/main/toolkit/source/layout/core/
H A Dhelper.hxx44 …ndowCreator) (VCLXWindow** component, rtl::OUString const& name, Window* parent, long& attributes);
136 …static Window* sfx2CreateWindow (VCLXWindow** component, Window* parent, rtl::OUString const& name…
137 …static Window* layoutCreateWindow (VCLXWindow** component, Window *parent, rtl::OUString const& na…
H A Dvcl.cxx43 Closing##cls::Closing##cls (Window* parent, WinBits bits)\
44 : cls (parent, bits)\
/aoo42x/main/offapi/com/sun/star/animations/
H A DAnimationRestart.idl46 inherited from the <member>XTiming::RestartDefault</member> value of the parent element.
47 If there is no parent element, the value is <const>AnimationRestart::ALWAYS</const>.
62 duration of the parent time container.
H A DXTransitionFilter.idl61 /** Indicates whether the transitionFilter's parent element will transition in or out.
62 Legal values are <true/> indicating that the parent media will become more visible as
63 the transition progress increases and <false/> indicating that the parent media will
/aoo42x/main/ucb/source/ucp/ftp/
H A Dftpurl.cxx298 rtl::OUString FTPURL::parent(bool internal) const in parent() function in FTPURL
636 FTPURL aURL(parent(),m_pFCP); in direntry()
737 rtl::OUString url(parent(true)); in mkdir()
777 rtl::OUString url(parent(true)); in ren()
828 rtl::OUString url(parent(true)); in del()
/aoo42x/main/ucb/source/ucp/gio/
H A Dgio_datasupplier.cxx120 char* parent = g_file_get_uri(pFile); in queryContentIdentifierString() local
121 rtl::OUString aId = rtl::OUString::createFromAscii( parent ); in queryContentIdentifierString()
122 g_free(parent); in queryContentIdentifierString()
/aoo42x/main/offapi/com/sun/star/plugin/
H A DXPluginManager.idl112 @param parent
113 parent window
124 [in] com::sun::star::awt::XWindowPeer parent,
/aoo42x/main/offapi/com/sun/star/embed/
H A DStorageStream.idl109 automatically flashed, so that they becomes visible from parent
114 In case parent storage is disposed the stream is disposed
193 after the closest storage in the parent hierarchy, that has common
201 in the parent hierarchy, that has common storage password, is committed.
/aoo42x/main/configmgr/source/
H A Dcomponents.cxx375 rtl::Reference< Node > parent; in removeExtensionXcuFile() local
379 parent = node; in removeExtensionXcuFile()
387 OSL_ASSERT(parent.is()); in removeExtensionXcuFile()
388 if (parent->kind() == Node::KIND_SET) { in removeExtensionXcuFile()
393 parent->getMembers().erase(i->back()); in removeExtensionXcuFile()
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DStyleCatalog.java186 public Style lookup(String name, String family, String parent, in lookup() argument
197 if ((parent != null) && (s.getParent() != null) in lookup()
198 && (!s.getParent().equals(parent))) in lookup()
/aoo42x/main/offapi/com/sun/star/accessibility/
H A DAccessibleRelationType.idl97 <p>With this relation you can realize an alternative parent-child
98 relationship. The target of the relation contains the parent
100 from the parent window to the child window.</p>
/aoo42x/main/offapi/com/sun/star/awt/
H A DWindowDescriptor.idl132 /** specifies the parent of the component.
141 /** specifies the index of the parent window, if available.
144 then this is the offset from the beginning of the array to the parent.
/aoo42x/main/solenv/bin/modules/installer/windows/
H A Dadmin.pm232 my $parent = $2;
239 $helphash{'Directory_Parent'} = $parent;
386 my ($parent, $pathcollector, $fulldir, $dirhash) = @_;
390 …if (( $dirhash->{$dir}->{'Directory_Parent'} eq $parent ) && ( $dirhash->{$dir}->{'DefaultDir'} ne…
/aoo42x/main/offapi/com/sun/star/xml/dom/events/
H A DEventType.idl114 …ly or in rapid succession. The target of this event is the lowest common parent of the changes whi…
125 * Context Info: relatedNode holds the parent node
130 …Fired when a node is being removed from its parent node. This event is dispatched before the node …
133 * Context Info: relatedNode holds the parent node
/aoo42x/main/wizards/com/sun/star/wizards/common/
H A DConfigSet.java221 public Node createDOM(Node parent) in createDOM() argument
231 ((XMLProvider) item).createDOM(parent); in createDOM()
234 return parent; in createDOM()
/aoo42x/main/offapi/com/sun/star/sheet/
H A DAccessibleCell.idl59 <li>The parent returned by
74 parent table is showed, otherwise it is true.</li>
102 Bounding Box lies in Bounding Box of the parent. Otherwise
/aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/
H A DCanvasShape.java72 javax.swing.tree.TreeNode parent = node.getParent(); in getNodePath() local
73 return (parent != null) ? in getNodePath()
74 getNodePath(parent).pathByAddingChild(node) : in getNodePath()
/aoo42x/main/sfx2/source/layout/
H A Dsfxdialog.cxx29 SfxDialog::SfxDialog(::Window* parent, char const* xml_file, char const* id, SfxBindings*, SfxChild… in SfxDialog() argument
30 : Dialog (parent, xml_file, id) in SfxDialog()
/aoo42x/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx225 …OCX_Control(UniString sN, OCX_Control* parent = NULL ) : nWidth( 0 ), nHeight( 0 ), mnLeft(0), mnT… in OCX_Control() argument
227 bSetInDialog(sal_False), mpParent( parent ) {} in OCX_Control()
576 OCX_ContainerControl( SotStorageRef& parent,
604 OCX_MultiPage( SotStorageRef& parent,
690 com::sun::star::container::XNameContainer > &rDialog, OCX_Control* parent = NULL);
766 OCX_Frame( SotStorageRef& parent,
844 OCX_UserForm( SotStorageRef& parent,
/aoo42x/main/setup_native/scripts/
H A Dadmin.pl723 my $parent = $2;
730 $helphash{'Directory_Parent'} = $parent;
812 my ($parent, $pathcollector, $fulldir, $dirhash) = @_;
816 …if (( $dirhash->{$dir}->{'Directory_Parent'} eq $parent ) && ( $dirhash->{$dir}->{'DefaultDir'} ne…
/aoo42x/main/wizards/com/sun/star/wizards/web/data/
H A DCGContent.java47 public Node createDOM(Node parent) in createDOM() argument
50 Node myElement = XMLHelper.addElement(parent, "content", in createDOM()
/aoo42x/test/testassistant/src/org/openoffice/test/assistant/views/
H A DVclExplorerContentProvider.java49 public Object[] getElements(Object parent) { in getElements() argument
50 ArrayList<ControlInfo> controlInfos = (ArrayList<ControlInfo>) parent; in getElements()
/aoo42x/main/toolkit/workben/layout/
H A Dplugin.cxx39 #define ModalDialog( parent, id ) Dialog( parent, "plugin.xml", id ) argument
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dstrindlg.cxx44 #define ModalDialog( parent, id ) Dialog( parent, "string-input.xml", id ) argument
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/merge/
H A DSheetUtil.java72 Node parent = firstParaNode.getParentNode(); in emptyCell() local
73 parent.removeChild(firstParaNode); in emptyCell()

Completed in 123 milliseconds

12345678910>>...18