/trunk/main/salhelper/inc/salhelper/ |
H A D | queue.hxx | 69 inline void put (const element_type& element) in put() function in salhelper::QueueBase 116 inline void put (const element_type& element) in put() function in salhelper::Queue 161 inline void put (const element_type& element) in put() function in salhelper::BoundedQueue
|
H A D | futurequeue.hxx | 71 inline void put (const element_type& element) in put() function in salhelper::FutureQueue
|
/trunk/main/comphelper/inc/comphelper/ |
H A D | namedvaluecollection.hxx | 235 inline bool put( const sal_Char* _pAsciiValueName, const VALUE_TYPE& _rValue ) in put() function in comphelper::NamedValueCollection 246 inline bool put( const ::rtl::OUString& _rValueName, const VALUE_TYPE& _rValue ) in put() function in comphelper::NamedValueCollection 251 … inline bool put( const sal_Char* _pAsciiValueName, const ::com::sun::star::uno::Any& _rValue ) in put() function in comphelper::NamedValueCollection 256 … inline bool put( const ::rtl::OUString& _rValueName, const ::com::sun::star::uno::Any& _rValue ) in put() function in comphelper::NamedValueCollection
|
/trunk/main/framework/qa/complex/accelerators/ |
H A D | KeyMapping.java | 42 public void put(String sIdentifier, Short nCode) in put() method in IdentifierHashMap 54 public void put(Short nCode, String sIdentifier) in put() method in CodeHashMap
|
/trunk/main/reportbuilder/java/com/sun/star/report/ |
H A D | ParameterMap.java | 36 public void put(final String key, final Object value); in put() method
|
/trunk/main/reportbuilder/java/com/sun/star/report/util/ |
H A D | DefaultParameterMap.java | 99 public void put(final String key, final Object value) in put() method in DefaultParameterMap
|
/trunk/main/dbaccess/source/ui/inc/ |
H A D | dsmeta.hxx | 93 inline void put( const ItemID _id ) { m_aContent.insert( _id ); } in put() function in dbaui::FeatureSet
|
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/ |
H A D | VclHookException.java | 164 .put(new Integer(S_INTERNAL_ERROR), "Internal error at ($Arg1)"); in put() method 205 .put(new Integer(S_SELECT_DESELECT_VIA_STRING_NOT_IMPLEMENTED), in put() method 245 .put(new Integer(S_UNKNOWN_TYPE), in put() method 255 .put(new Integer(S_UNO_URL_EXECUTE_FAILED_NO_DISPATCHER), in put() method 259 .put(new Integer(S_UNO_URL_EXECUTE_FAILED_NO_FRAME), in put() method 270 .put(new Integer(S_NO_SAX_PARSER), in put() method 277 .put(new Integer(S_DIRECTORY_NOT_EMPTY), in put() method 287 .put(new Integer(S_CANNOT_FIND_FLOATING_WIN), in put() method
|
/trunk/main/fpicker/source/win32/filepicker/ |
H A D | propmap.hxx | 45 void put(const ::rtl::OUString& sKey , in put() function in TPropMap
|
/trunk/main/wizards/com/sun/star/wizards/common/ |
H A D | NamedValueCollection.java | 56 public final void put( final String i_name, final Object i_value ) in put() method in NamedValueCollection
|
/trunk/main/desktop/source/deployment/manager/ |
H A D | dp_activepackages.cxx | 181 void ActivePackages::put(::rtl::OUString const & id, Data const & data) { in put() function in dp_manager::ActivePackages
|
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/util/ |
H A D | WeakMap.java | 161 public Object put(Object key, Object value) { in put() method in WeakMap
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/lib/ |
H A D | TestParameters.java | 244 public Object put(Object key, Object val) { in put() method in TestParameters
|
/trunk/main/desktop/source/deployment/ |
H A D | dp_persmap.cxx | 300 void PersistentMap::put( OString const & key, OString const & value ) in put() function in dp_misc::PersistentMap
|
/trunk/main/ucb/source/ucp/webdav/ |
H A D | CurlRequest.cxx | 248 CURLcode CurlRequest::put( CurlUri uri, rtl::OUString path ) throw (DAVException) in put() function in CurlRequest
|
/trunk/main/ucbhelper/source/client/ |
H A D | proxydecider.cxx | 118 void put( const rtl::OUString & rKey, const rtl::OUString & rValue ) in put() function in ucbhelper::proxydecider_impl::HostnameCache
|
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/uno/typedesc/ |
H A D | TypeDescription.java | 675 public void put(TypeDescription desc) { in put() method in TypeDescription.Cache
|
/trunk/main/comphelper/source/container/ |
H A D | enumerablemap.cxx | 643 …Any SAL_CALL EnumerableMap::put( const Any& _key, const Any& _value ) throw (NoSupportException, I… in put() function in comphelper::EnumerableMap
|