Home
last modified time | relevance | path

Searched defs:get (Results 126 – 150 of 200) sorted by relevance

12345678

/trunk/main/writerfilter/source/dmapper/
H A DPropertyIds.cxx366 uno::Any PropertySequence::get(PropertyIds aPropId) in get() function in writerfilter::dmapper::PropertySequence
/trunk/main/desktop/source/deployment/
H A Ddp_persmap.cxx279 bool PersistentMap::get( OString * value, OString const & key ) const in get() function in dp_misc::PersistentMap
/trunk/main/oox/inc/oox/helper/
H A Dhelper.hxx205 inline const Type& get() const { return maValue; } in get() function in oox::OptValue
206 …inline const Type& get( const Type& rDefValue ) const { return mbHasValue ? maValue : rDefValue; } in get() function in oox::OptValue
H A Drefvector.hxx61 inline value_type get( sal_Int32 nIndex ) const in get() function in oox::RefVector
/trunk/main/stoc/source/corereflection/
H A Dcrcomp.cxx183 Any IdlCompFieldImpl::get( const Any & rObj ) in get() function in stoc_corefl::IdlCompFieldImpl
/trunk/main/cppu/inc/cppu/
H A Dunotype.hxx263 static inline ::com::sun::star::uno::Type const & get() { in get() function in cppu::UnoType
/trunk/main/vcl/unx/generic/app/
H A Drandrwrapper.cxx180 RandRWrapper& RandRWrapper::get( Display* i_pDisplay ) in get() function in __anon66ed7c410111::RandRWrapper
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/java/
H A Djava_environment.java201 public synchronized Object get(String oid, Type type) { in get() method in java_environment.Registry
/trunk/main/sc/source/filter/inc/
H A Dftools.hxx169 inline element_type* get() const { return mpObj; } in get() function in ScfRef
241 inline ref_type get( key_type nKey ) const in get() function in ScfRefMap
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/style/
H A D_CharacterProperties.java348 XPropertySet get,String name, Object newVal) { in changeProp()
/trunk/main/cppu/inc/uno/
H A Dmapping.hxx140 inline uno_Mapping * SAL_CALL get() const SAL_THROW( () ) in get() function in com::sun::star::uno::Mapping
/trunk/main/sal/qa/rtl/digest/
H A Drtl_digest.cxx1155 class get : public ::testing::Test class
1168 TEST_F(get, get_000) in TEST_F() argument
1174 TEST_F(get, getMD5_000) in TEST_F() argument
1180 TEST_F(get, getMD5_001) in TEST_F() argument
1198 TEST_F(get, getMD5_002) in TEST_F() argument
/trunk/main/cppuhelper/source/
H A Dweak.cxx526 Reference< XInterface > WeakReferenceHelper::get() const SAL_THROW( () ) in get() function in com::sun::star::uno::WeakReferenceHelper
/trunk/main/writerfilter/source/doctok/
H A DWW8PropertySetImpl.cxx402 WW8Property::Pointer_t WW8PropertySetIteratorImpl::get() const in get() function in writerfilter::doctok::WW8PropertySetIteratorImpl
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleTextImpl.java81 public static javax.accessibility.AccessibleText get(com.sun.star.uno.XInterface unoObject) { in get() method in AccessibleTextImpl
/trunk/main/unotools/source/config/
H A Dfontcfg.cxx96 DefaultFontConfiguration* DefaultFontConfiguration::get() in get() function in DefaultFontConfiguration
371 FontSubstConfiguration* FontSubstConfiguration::get() in get() function in FontSubstConfiguration
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx357 const unsigned char* get() const { return mpRawBytes; } in get() function in RawFontData
1431 inline char * get() const { return m_pArray; } in get() function in ScopedCharArray
1480 inline TrueTypeFont * get() const { return m_pFont; } in get() function in ScopedTrueTypeFont
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_theextmgr.cxx495 ::rtl::Reference< TheExtensionManager > TheExtensionManager::get( const uno::Reference< uno::XCompo… in get() function in dp_gui::TheExtensionManager
/trunk/main/basegfx/source/matrix/
H A Db2dhommatrix.cxx81 double B2DHomMatrix::get(sal_uInt16 nRow, sal_uInt16 nColumn) const in get() function in basegfx::B2DHomMatrix
/trunk/main/ucb/source/ucp/webdav/
H A DContentProperties.cxx194 const PropertyValue * ContentProperties::get( in get() function in ContentProperties
H A DCurlRequest.cxx184 CURLcode CurlRequest::get( CurlUri uri, rtl::OUString path ) throw(DAVException) in get() function in CurlRequest
/trunk/main/soltools/support/
H A Dsimstr.cxx219 Simstr::get(int n) const { return (n >= len || n < 0) ? 0 : sz[n]; } in get() function in Simstr
228 Simstr::get(int startPos, int anzahl) const in get() function in Simstr
/trunk/main/stoc/source/security/
H A Dfile_policy.cxx360 sal_Unicode PolicyReader::get() in get() function in stoc_sec::PolicyReader
/trunk/main/rsc/source/rscpp/
H A Dcpp6.c776 get() in get() function
/trunk/main/store/source/
H A Dlockbyte.cxx868 T & get() { return m_value; } in get() function
869 T const & get() const { return m_value; } in get() function

Completed in 113 milliseconds

12345678