Home
last modified time | relevance | path

Searched defs:Put (Results 1 – 18 of 18) sorted by path

/trunk/main/basic/source/runtime/
H A Dmethods1.cxx1254 RTLFUNC(Put) in RTLFUNC() argument
/trunk/main/basic/source/sbx/
H A Dsbxarray.cxx240 void SbxArray::Put( SbxVariable* pVar, sal_uInt16 nIdx ) in Put() function in SbxArray
757 void SbxDimArray::Put( SbxVariable* p, const short* pIdx ) in Put() function in SbxDimArray
824 void SbxDimArray::Put( SbxVariable* p, SbxArray* pPar ) in Put() function in SbxDimArray
/trunk/main/rsc/inc/
H A Drsctools.hxx131 void Put( sal_uInt64 lVal ) in Put() function in RscWriteRc
150 void Put( sal_Int32 lVal ) in Put() function in RscWriteRc
170 void Put( sal_uInt32 nValue ) in Put() function in RscWriteRc
173 void Put( sal_Int16 nValue ) in Put() function in RscWriteRc
/trunk/main/rsc/source/parser/
H A Drsckey.cxx124 Atom RscNameTable::Put( Atom nName, sal_uInt32 nTyp, long nValue ){ function in RscNameTable
142 Atom RscNameTable::Put( const char * pName, sal_uInt32 nTyp, long nValue ) function in RscNameTable
147 Atom RscNameTable::Put( Atom nName, sal_uInt32 nTyp ) function in RscNameTable
152 Atom RscNameTable::Put( const char * pName, sal_uInt32 nTyp ) function in RscNameTable
160 Atom RscNameTable::Put( Atom nName, sal_uInt32 nTyp, RscTop * pClass ) function in RscNameTable
165 Atom RscNameTable::Put( const char * pName, sal_uInt32 nTyp, RscTop * pClass ) function in RscNameTable
/trunk/main/rsc/source/tools/
H A Drsctools.cxx461 void RscWriteRc :: Put( sal_uInt16 nVal ) in Put() function in RscWriteRc
/trunk/main/sc/source/core/data/
H A Ddocpool.cxx592 const SfxPoolItem& __EXPORT ScDocumentPool::Put( const SfxPoolItem& rItem, sal_uInt16 nWhich ) in Put() function in ScDocumentPool
/trunk/main/sfx2/source/appl/
H A Dappdde.cxx662 sal_Bool SfxDdeDocTopic_Impl::Put( const DdeData* pData ) in Put() function in SfxDdeDocTopic_Impl
H A Dlnkbase2.cxx703 sal_Bool ImplDdeItem::Put( const DdeData* ) in Put() function in sfx2::ImplDdeItem
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx790 void StyleTree_Impl::Put(StyleTree_Impl* pIns, sal_uIntPtr lPos) in Put() function in StyleTree_Impl
/trunk/main/svl/inc/svl/
H A Ditemset.hxx159 const SfxPoolItem* Put( const SfxPoolItem& rItem ) in Put() function in SfxItemSet
222 const SfxPoolItem* Put( const SfxPoolItem& rItem ) in Put() function in SfxAllItemSet
/trunk/main/svl/source/items/
H A Ditempool.cxx741 const SfxPoolItem& SfxItemPool::Put( const SfxPoolItem& rItem, sal_uInt16 nWhich ) in Put() function in SfxItemPool
H A Ditemset.cxx564 const SfxPoolItem* SfxItemSet::Put( const SfxPoolItem& rItem, sal_uInt16 nWhich ) in Put() function in SfxItemSet
649 int SfxItemSet::Put( const SfxItemSet& rSet, sal_Bool bInvalidAsDefault ) in Put() function in SfxItemSet
1911 const SfxPoolItem* SfxAllItemSet::Put( const SfxPoolItem& rItem, sal_uInt16 nWhich ) in Put() function in SfxAllItemSet
2042 int SfxAllItemSet::Put( const SfxItemSet& rSet, sal_Bool bInvalidAsDefault ) in Put() function in SfxAllItemSet
/trunk/main/svl/source/svdde/
H A Dddesvr.cxx750 sal_Bool __EXPORT DdeTopic::Put( const DdeData* r ) in Put() function in DdeTopic
950 sal_Bool DdeGetPutItem::Put( const DdeData* ) in Put() function in DdeGetPutItem
/trunk/main/svl/unx/source/svdde/
H A Dddedummy.cxx192 sal_Bool DdeTopic::Put( const DdeData* ) in Put() function in DdeTopic
309 sal_Bool DdeGetPutItem::Put( const DdeData* ) in Put() function in DdeGetPutItem
/trunk/main/svx/source/dialog/
H A Dsrchdlg.cxx213 void SearchAttrItemList::Put( const SfxItemSet& rSet ) in Put() function in SearchAttrItemList
/trunk/main/sw/source/core/docnode/
H A Dnode.cxx138 const SfxPoolItem* Put( boost::shared_ptr<const SfxItemSet>& mrpAttrSet, in Put() function
149 int Put( boost::shared_ptr<const SfxItemSet>& mrpAttrSet, const SwCntntNode& rNode, in Put() function
/trunk/main/tools/inc/tools/
H A Ddynary.hxx46 void* Put( sal_uIntPtr nIndex, void* p ) in Put() function in DynArray
H A Dqueue.hxx48 void Put( void* p ) { Container::Insert( p, CONTAINER_APPEND ); } in Put() function in Queue

Completed in 143 milliseconds