Home
last modified time | relevance | path

Searched defs:name (Results 201 – 225 of 714) sorted by last modified time

12345678910>>...29

/trunk/main/unodevtools/source/skeletonmaker/
H A Djavatypemaker.cxx41 OString const & name, sal_Int32 rank, in printType()
126 OString name; in printType() local
636 OString const & name, sal_Int32 rank, in printMapsToJavaType()
662 OString name; in generateDocumentation() local
/trunk/main/ucb/source/ucp/webdav/
H A DDAVTypes.hxx70 rtl::OUString name; member
/trunk/main/ucb/source/ucp/gio/
H A Dgio_content.cxx1135 const char *name; in createNewContent() local
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx305 #define COMMAND_IS(cmd,name) ( (cmd).Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( name ) ) ) in execute() argument
491 const char *name; in createNewContent() local
710 char *name = gnome_vfs_escape_string( m_info.name ); in makeNewURL() local
/trunk/main/ucb/source/ucp/ftp/
H A Dtest_ftpurl.cxx136 const char* name = "test_ftpurl"; in test_ftpurl() local
157 const char* name = "test_ftplist"; in test_ftplist() local
192 const char* name = "test_ftpparent"; in test_ftpparent() local
224 const char* name = "test_ftpproperties"; in test_ftpproperties() local
245 const char* name = "test_ftpopen"; in test_ftpopen() local
/trunk/main/ucb/qa/complex/tdoc/
H A DTestDocument.java30 public static String getUrl(String name) { in getUrl()
/trunk/main/tools/workben/
H A Dsolar.c328 void Description_Print( struct Description* pThis, char* name ) in Description_Print()
H A Durltest.cxx253 char const * url, char const * name, bool appendFinalSlash, sal_Int32 index, in test_insertName()
/trunk/main/tools/source/memtools/
H A Dmempool.cxx45 char name[RTL_CACHE_NAME_LENGTH + 1]; in FixedMemPool() local
/trunk/main/tools/source/debug/
H A Ddebug.cxx480 for ( sal_uIntPtr name = 0; name < sizeof( names ) / sizeof( names[0] ); ++name ) in lcl_matchOutputChannel() local
/trunk/main/toolkit/workben/layout/
H A Dtest.cxx258 void TestDialog( OUString const& name ) in TestDialog()
/trunk/main/toolkit/test/accessibility/
H A DSimpleOffice.java127 public XModel getModel (String name) in getModel()
H A DInformationWriter.java90 public void printProperty (XInterface xObject, String prefix, String name) in printProperty()
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx207 uno::Any WindowImpl::getProperty (char const* name) in getProperty()
215 void WindowImpl::setProperty (char const *name, uno::Any any) in setProperty()
1098 #define ADD_PROP( seq, i, name, val )\ in InsertPage() argument
/trunk/main/toolkit/src2xml/source/
H A Dglobals.py45 def __init__ (self, name): argument
78 def __init__ (self, name, rid = None): argument
110 def hasAttr (self, name): argument
113 def getAttr (self, name): argument
116 def setAttr (self, name, value): argument
H A Dmacroparser.py106 def setMacro (self, name, vars, content): argument
H A Dsrcparser.py31 def transName (name): argument
78 def renameAttribute (name, elemName): argument
/trunk/main/toolkit/source/layout/core/
H A Dhelper.cxx103 uno::Reference <awt::XLayoutContainer> WidgetFactory::createContainer (OUString const& name) in createContainer()
127 …wt::XToolkit> xToolkit, uno::Reference <uno::XInterface> xParent, OUString const& name, long prope… in toolkitCreateWidget()
211 …::XToolkit > xToolkit, uno::Reference< uno::XInterface > xParent, OUString const& name, long prope… in createWidget()
385 …tFactory::implCreateWidget (uno::Reference <uno::XInterface> xParent, OUString name, long attribut… in implCreateWidget()
414 …actory::sfx2CreateWindow (VCLXWindow** component, Window* parent, OUString const& name, long& attr… in sfx2CreateWindow()
435 …tory::layoutCreateWindow (VCLXWindow** component, Window *parent, OUString const& name, long& attr… in layoutCreateWindow()
H A Dimport.cxx61 OUString name = rName.toAsciiLowerCase(); in WidgetElement() local
139 WidgetElement::startChildElement ( sal_Int32 nUid, OUString const &name, in startChildElement()
H A Dproplist.cxx313 const char *name; member
/trunk/main/toolkit/source/awt/
H A Dvclxtabcontrol.cxx196 const rtl::OUString &name = Properties[i].Name; in setTabProps() local
214 #define ADD_PROP( seq, i, name, val ) { \ in getTabProps() argument
/trunk/main/toolkit/qa/complex/toolkit/accessibility/
H A D_XAccessibleContext.java209 String name = oObj.getAccessibleName(); in _getAccessibleName() local
/trunk/main/testtools/source/bridgetest/pyuno/
H A Dsamplecomponent.py114 def checkExistence( self, name ): argument
123 def __setattr__( self, name, value ): argument
127 def __getattr__( self, name ): argument
/trunk/main/testtools/source/bridgetest/cli/
H A Dcli_bridgetest_inprocess.cs60 public bool supportsService( String name ) in supportsService()
/trunk/main/test/source/java/org/openoffice/test/
H A DTestArgument.java30 public static String get(String name) { in get()

Completed in 117 milliseconds

12345678910>>...29