/aoo42x/main/svl/inc/svl/ |
H A D | hint.hxx | 39 #define DECL_PTRHINT(Visibility, Name, Type) \ argument 54 #define IMPL_PTRHINT_AUTODELETE(Name, Type) \ argument 60 #define IMPL_PTRHINT(Name, Type) \ argument
|
H A D | smplhint.hxx | 76 #define DECL_OBJHINT(Name, Type) \ argument 88 #define IMPL_OBJHINT(Name, Type) \ argument
|
/aoo42x/main/setup_native/source/win32/customactions/reg4msdoc/ |
H A D | registrywnt.cxx | 279 RegistryValue RegistryKeyImplWinNT::GetValue(const std::wstring& Name, const RegistryValue& Default… in GetValue() argument 378 RegistryKey RegistryKeyImplWinNT::OpenSubKey(const std::wstring& Name, bool Writeable) in OpenSubKey() 395 RegistryKey RegistryKeyImplWinNT::CreateSubKey(const std::wstring& Name) in CreateSubKey() 435 void RegistryKeyImplWinNT::DeleteSubKey(const std::wstring& Name) in DeleteSubKey() 470 void RegistryKeyImplWinNT::DeleteSubKeyTree(const std::wstring& Name) in DeleteSubKeyTree() 485 LONG RegistryKeyImplWinNT::ImplDeleteSubKeyTree(HKEY RootKey, const std::wstring& Name) in ImplDeleteSubKeyTree() 563 void RegistryKeyImplWinNT::DeleteValue(const std::wstring& Name) in DeleteValue()
|
H A D | registryw9x.cxx | 266 RegistryValue RegistryKeyImplWin9x::GetValue(const std::wstring& Name, const RegistryValue& Default… in GetValue() argument 365 RegistryKey RegistryKeyImplWin9x::OpenSubKey(const std::wstring& Name, bool Writeable) in OpenSubKey() 382 RegistryKey RegistryKeyImplWin9x::CreateSubKey(const std::wstring& Name) in CreateSubKey() 422 void RegistryKeyImplWin9x::DeleteSubKey(const std::wstring& Name) in DeleteSubKey() 457 void RegistryKeyImplWin9x::DeleteSubKeyTree(const std::wstring& Name) in DeleteSubKeyTree() 480 void RegistryKeyImplWin9x::DeleteValue(const std::wstring& Name) in DeleteValue()
|
H A D | registryvalueimpl.cxx | 48 RegistryValueImpl::RegistryValueImpl(const std::wstring& Name, int Value) : in RegistryValueImpl() 58 RegistryValueImpl::RegistryValueImpl(const std::wstring& Name, const std::wstring& Value) : in RegistryValueImpl() 69 RegistryValueImpl::RegistryValueImpl(const std::wstring& Name, const std::string& Value) : in RegistryValueImpl()
|
H A D | registry.cxx | 205 void RegistryKeyImpl::CopyValue(const RegistryKey& RegistryKey, const std::wstring& Name) in CopyValue() 229 void RegistryKeyImpl::CopyValue(const RegistryKey& RegistryKey, const std::wstring& Name, const std… in CopyValue()
|
/aoo42x/main/basic/source/classes/ |
H A D | propacc.cxx | 245 Property PropertySetInfoImpl::getPropertyByName(const ::rtl::OUString& Name) throw( RuntimeExceptio… in getPropertyByName() 253 sal_Bool PropertySetInfoImpl::hasPropertyByName(const ::rtl::OUString& Name) throw( RuntimeExceptio… in hasPropertyByName() 295 Property SbPropertySetInfo::getPropertyByName(const ::rtl::OUString& Name) in getPropertyByName() 301 sal_Bool SbPropertySetInfo::hasPropertyByName(const ::rtl::OUString& Name) in hasPropertyByName() 321 void SbPropertyContainer::addProperty(const ::rtl::OUString& Name, in addProperty() 333 void SbPropertyContainer::removeProperty(const ::rtl::OUString& Name) in removeProperty() 346 Property SbPropertyContainer::getPropertyByName(const ::rtl::OUString& Name) in getPropertyByName() 352 sal_Bool SbPropertyContainer::hasPropertyByName(const ::rtl::OUString& Name) in hasPropertyByName()
|
/aoo42x/main/desktop/source/app/ |
H A D | desktopcontext.cxx | 43 Any SAL_CALL DesktopContext::getValueByName( const OUString& Name) throw (RuntimeException) in getValueByName()
|
/aoo42x/main/padmin/source/ |
H A D | desktopcontext.cxx | 39 Any SAL_CALL DesktopContext::getValueByName( const OUString& Name) throw (RuntimeException) in getValueByName()
|
/aoo42x/main/stoc/source/namingservice/ |
H A D | namingservice.cxx | 186 Reference< XInterface > NamingService_Impl::getRegisteredObject( const OUString& Name ) throw(Excep… in getRegisteredObject() 197 void NamingService_Impl::registerObject( const OUString& Name, const Reference< XInterface >& Objec… in registerObject() 204 void NamingService_Impl::revokeObject( const OUString& Name ) throw(Exception, RuntimeException) in revokeObject()
|
/aoo42x/main/qadevOOo/runner/graphical/ |
H A D | IOffice.java | 43 public void load(String Name) throws OfficeException; in load()
|
/aoo42x/main/qadevOOo/tests/java/ifc/text/ |
H A D | _XAutoTextContainer.java | 44 public String Name = ""; field in _XAutoTextContainer
|
/aoo42x/main/idl/source/prj/ |
H A D | globals.cxx | 96 #define A_ENTRY( Name ) , MM_##Name( INS( #Name ) ) argument
|
/aoo42x/main/autodoc/source/ary/idl/ |
H A D | it_named.hxx | 54 const String & Name() const { return sName; } in Name() function in ary::idl::Named_Type
|
H A D | it_xnameroom.hxx | 71 const String & Name() const { return aImpl.Name(); } in Name() function in ary::idl::ExplicitNameRoom
|
/aoo42x/main/autodoc/inc/ary/idl/ |
H A D | i_param.hxx | 53 const String & Name() const { return sName; } in Name() function in ary::idl::Parameter
|
/aoo42x/main/ucbhelper/source/provider/ |
H A D | contentinfo.cxx | 175 const rtl::OUString& Name ) in hasPropertyByName() 311 const rtl::OUString& Name ) in getCommandInfoByName() 339 const rtl::OUString& Name ) in hasCommandByName()
|
/aoo42x/main/oox/source/shape/ |
H A D | ShapeContextHandler.cxx | 158 void SAL_CALL ShapeContextHandler::startUnknownElement in startUnknownElement() 178 void SAL_CALL ShapeContextHandler::endUnknownElement in endUnknownElement() 206 ShapeContextHandler::createUnknownChildContext in createUnknownChildContext()
|
/aoo42x/main/ucb/source/ucp/ftp/ |
H A D | ftpresultsetI.cxx | 67 const rtl::OUString& Name = seqProp[i].Name; in ResultSetI() local
|
/aoo42x/main/qadevOOo/runner/util/db/ |
H A D | DataSourceDescriptor.java | 38 public String Name = null ; field in DataSourceDescriptor
|
/aoo42x/main/qadevOOo/tests/java/ifc/container/ |
H A D | _XNameContainer.java | 68 String Name = "XNameContainer"; field in _XNameContainer
|
/aoo42x/main/autodoc/inc/ary/cpp/ |
H A D | namechain.hxx | 125 NameSegment::Name() const in Name() function in ary::cpp::ut::NameSegment
|
/aoo42x/main/svtools/source/java/ |
H A D | javacontext.cxx | 78 Any SAL_CALL JavaContext::getValueByName( const ::rtl::OUString& Name) throw (RuntimeException) in getValueByName()
|
/aoo42x/main/autodoc/source/display/inc/toolkit/ |
H A D | out_position.hxx | 64 const String & Name() const { return pDirectory->Name(); } in Name() function in output::Position
|
/aoo42x/main/wizards/com/sun/star/wizards/table/ |
H A D | CGCategory.java | 41 public String Name; field in CGCategory
|