Home
last modified time | relevance | path

Searched refs:parent (Results 201 – 225 of 444) sorted by relevance

12345678910>>...18

/aoo42x/main/cui/source/dialogs/
H A Dzoom.cxx50 #define SfxModalDialog( parent, id ) Dialog( parent, "zoom.xml", id ) argument
/aoo42x/main/wizards/com/sun/star/wizards/web/data/
H A DCGDocument.java304 public Node createDOM(Node parent) in createDOM() argument
309 return XMLHelper.addElement(parent, "document", in createDOM()
/aoo42x/main/toolkit/workben/layout/
H A Dzoom.cxx114 #define SfxModalDialog( parent, id ) Dialog( parent, "zoom.xml", id ) argument
/aoo42x/main/offapi/com/sun/star/sheet/
H A DAccessiblePageHeaderFooterAreasView.idl55 <li>The parent returned by <method scope="::com::sun::star::accessibility"
121 Bounding Box lies in the Bounding Box of the parent.
H A DAccessibleSpreadsheet.idl62 <li>The parent returned by <method scope="::com::sun::star::accessibility"
120 Bounding Box lies in the Bounding Box of the parent.
H A DAccessibleSpreadsheetDocumentView.idl59 <li>The parent returned by <method>getAccessibleParent</method>
136 the Bounding Box of the parent. Otherwise it is false.</li>
H A DAccessibleSpreadsheetPageView.idl55 <li>The parent returned by
156 Bounding Box lies in the Bounding Box of the parent.
/aoo42x/main/scripting/java/com/sun/star/script/framework/container/
H A DUnoPkgContainer.java128 if ( container.parent() != null ) in deRegisterPackageContainer()
130 container.parent().removeChildContainer( container ); in deRegisterPackageContainer()
/aoo42x/main/offapi/com/sun/star/ucb/
H A DHierarchyFolderContent.idl198 Let the parent folder create a new content by calling
210 Let the new child ( not the parent! ) execute the command "insert".
H A DFTPContent.idl102 Let the parent folder create a new content by calling
115 Let the new object ( not the parent! ) execute the command "insert".
H A DHierarchyRootFolderContent.idl196 Let the parent folder create a new content by calling
208 Let the new child ( not the parent! ) execute the command "insert".
H A DTransientDocumentsFolderContent.idl207 Let the parent folder create a new content by calling
219 Let the new child ( not the parent! ) execute the command "insert".
H A DTransientDocumentsDocumentContent.idl197 Let the parent folder create a new content by calling
209 Let the new child ( not the parent! ) execute the command "insert".
H A DWebDAVFolderContent.idl210 Let the parent folder create a new content by calling
222 Let the new child ( not the parent! ) execute the command "insert".
H A DFileContent.idl106 Let the parent folder create a new content by calling
119 Let the new object ( not the parent! ) execute the command "insert".
H A DPackageFolderContent.idl211 Let the parent folder create a new content by calling
223 Let the new child ( not the parent! ) execute the command "insert".
/aoo42x/main/offapi/com/sun/star/sdb/
H A DErrorMessageDialog.idl85 /** parent window to use for the dialog
147 describing the parent window to use for the dialog.
/aoo42x/main/offapi/com/sun/star/report/
H A DXSection.idl174 /** Specifies the parent of the section if it is a group header or group footer.
178 /** Specifies the parent of the section if it is a page header or page footer.
/aoo42x/main/offapi/com/sun/star/drawing/
H A DAccessibleDrawDocumentView.idl98 <li>Parent: The parent will usually be the window that contains the
117 <li>Locale: Is obtained from the parent and returned unchanged.</li>
/aoo42x/main/offapi/com/sun/star/table/
H A DAccessibleCellView.idl68 <li>The parent returned by <method scope="::com::sun::star::accessibility"
117 Bounding Box lies in the Bounding Box of the parent.
H A DAccessibleTableView.idl66 <li>The parent returned by
123 Bounding Box lies in the Bounding Box of the parent.
/aoo42x/main/offapi/com/sun/star/embed/
H A DXInplaceClient.idl157 The rectangle is provided in object's parent window coordinates in
177 The rectangle is provided in object's parent window coordinates in
/aoo42x/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl202 of the immediate parent.
389 /** This object is a parent window of the target object. */
799 a text area in a tool bar the AT can query the parent.
1146 destroyed or when the object's index in its parent has changed.
1154 selection may also result in events fired on the parent object.
1857 /** @brief Returns the index of this object in its parent object.
1860 returned by the parent's IAccessible::get_accChildCount.
1862 @retval S_FALSE if no parent, [out] value is -1
2088 of the parent's bounding box. With no parent the screen coordinate
2097 bounding box relative to the immediate parent object.
[all …]
/aoo42x/main/filter/source/msfilter/
H A Dmsocximex.cxx3397 OCX_ContainerControl::OCX_ContainerControl( SotStorageRef& parent, in OCX_ContainerControl() argument
3405 mContainerStorage = parent->OpenSotStorage(storageName, in OCX_ContainerControl()
3661 OCX_MultiPage::OCX_MultiPage( SotStorageRef& parent, in OCX_MultiPage() argument
3666 OCX_ContainerControl(parent, storageName, sN, rDialog, pParent ), fUnknown1(0), fEnabled(1), in OCX_MultiPage()
3770 OCX_Page::OCX_Page( SotStorageRef& parent, in OCX_Page() argument
3775 OCX_ContainerControl(parent, storageName, sN, rDialog, pParent ), in OCX_Page()
3840 OCX_Frame::OCX_Frame( SotStorageRef& parent, in OCX_Frame() argument
3844 …OCX_ContainerControl(parent, storageName, sN, rDialog, pParent ),fUnknown1(0),fEnabled(1), fLocked… in OCX_Frame()
4034 OCX_UserForm::OCX_UserForm( SotStorageRef& parent, in OCX_UserForm() argument
4039 OCX_ContainerControl(parent, storageName, sN, rDialog), in OCX_UserForm()
/aoo42x/main/wizards/com/sun/star/wizards/web/
H A DFTPDialog.java376 public short execute(UnoDialog parent) throws Exception in execute() argument
386 short result = executeDialog(parent); in execute()

Completed in 179 milliseconds

12345678910>>...18