/aoo41x/main/qadevOOo/runner/util/ |
H A D | SOfficeFactory.java | 372 public static XTextContent createIndex(XTextDocument xTextDoc, String kind) in createIndex() 420 public XShape createShape(XComponent oDoc, int height, int width, int x, int y, String kind) { in createShape() 435 public XDiagram createDiagram(XComponent oDoc, String kind) { in createDiagram() 455 public XInterface createControl(XComponent oDoc, String kind) { in createControl() 473 public Object createInstance(XComponent oDoc, String kind) { in createInstance() 488 …ontrolShape createControlShape(XComponent oDoc, int height, int width, int x, int y, String kind) { in createControlShape() 566 public XComponent openDoc(String kind, String frameName) in openDoc() 596 public XComponent openDoc(String kind, String frameName, PropertyValue[] mediaDescriptor) in openDoc()
|
H A D | FormTools.java | 65 int width, int x, int y, String kind ) { in createControlShape() 101 int width, int x, int y, String kind, String defControl ) { in createUnoControlShape() 138 int width, int x, int y, String kind ) { in createControlShapeWithDefaultControl() 172 public static XInterface createControl( XComponent oDoc, String kind ) { in createControl() 216 int width, int x, int y, String kind ) { in insertControlShape()
|
H A D | DrawTools.java | 129 int y, String kind ) { in createShape() 152 int y, String kind ) { in addShape()
|
H A D | StyleFamilyDsc.java | 39 public StyleFamilyDsc( String kind ) { in StyleFamilyDsc()
|
H A D | ControlDsc.java | 40 public ControlDsc( String kind ) { in ControlDsc()
|
H A D | DefaultDsc.java | 40 public DefaultDsc( String Interface, String kind ) { in DefaultDsc()
|
H A D | ShapeDsc.java | 44 public ShapeDsc( int nheight, int nwidth, int nx, int ny, String kind ) { in ShapeDsc()
|
H A D | DesktopTools.java | 236 public static XComponent openNewDoc(XMultiServiceFactory xMSF, String kind, in openNewDoc()
|
/aoo41x/main/binaryurp/source/ |
H A D | outgoingrequest.hxx | 42 Kind kind; member
|
H A D | bridge.cxx | 900 OutgoingRequest::Kind kind, std::vector< BinaryAny > const & inArguments) in sendProtPropRequest()
|
/aoo41x/main/configmgr/source/ |
H A D | localizedpropertynode.cxx | 75 Node::Kind LocalizedPropertyNode::kind() const { in kind() function in configmgr::LocalizedPropertyNode
|
H A D | localizedvaluenode.cxx | 70 Node::Kind LocalizedValueNode::kind() const { in kind() function in configmgr::LocalizedValueNode
|
H A D | groupnode.cxx | 78 Node::Kind GroupNode::kind() const { in kind() function in configmgr::GroupNode
|
H A D | propertynode.cxx | 102 Node::Kind PropertyNode::kind() const { in kind() function in configmgr::PropertyNode
|
H A D | setnode.cxx | 117 Node::Kind SetNode::kind() const { in kind() function in configmgr::SetNode
|
/aoo41x/main/odk/examples/java/Drawing/ |
H A D | SDraw.java | 146 int y, String kind, int col) in createShape()
|
/aoo41x/main/cli_ure/qa/climaker/ |
H A D | climaker.cs | 123 test_kind kind; field in Context
|
/aoo41x/main/desktop/source/deployment/registry/component/ |
H A D | dp_component.cxx | 223 t_stringlist & getRcItemList( RcItem kind ) { in getRcItemList() 1086 bool BackendImpl::addToUnoRc( RcItem kind, OUString const & url_, in addToUnoRc() 1106 RcItem kind, OUString const & url_, in removeFromUnoRc() 1121 RcItem kind, OUString const & url_ ) in hasInUnoRc()
|
/aoo41x/main/idlc/source/ |
H A D | astinterface.cxx | 359 InterfaceKind kind = optional in addVisibleInterface() local
|
/aoo41x/main/xmlhelp/source/treeview/ |
H A D | tvread.cxx | 158 Kind kind; member in treeview::TVDom 434 TVDom::Kind kind; in start_handler() local
|
/aoo41x/main/desktop/source/deployment/gui/ |
H A D | dp_gui_updatedialog.cxx | 773 sal_uInt16 UpdateDialog::insertItem( UpdateDialog::Index *pEntry, SvLBoxButtonKind kind ) in insertItem() 789 void UpdateDialog::addAdditional( UpdateDialog::Index * index, SvLBoxButtonKind kind ) in addAdditional()
|
/aoo41x/main/codemaker/source/javamaker/ |
H A D | javatype.cxx | 150 Kind kind; member 526 Kind kind, rtl::OString const & name, SpecialType specialType, in TypeInfo()
|
/aoo41x/main/toolkit/workben/layout/ |
H A D | editor.cxx | 1599 for ( int kind = 0; kind < 2; kind++ ) in print() local
|