Home
last modified time | relevance | path

Searched refs:nStrCacheID (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdundo.cxx248 …etDescriptionStringForObject( const SdrObject& _rForObject, sal_uInt16 nStrCacheID, String& rStr, … in GetDescriptionStringForObject() argument
250 rStr = ImpGetResStr(nStrCacheID); in GetDescriptionStringForObject()
274 void SdrUndoObj::ImpTakeDescriptionStr(sal_uInt16 nStrCacheID, XubString& rStr, FASTBOOL bRepeat) c… in ImpTakeDescriptionStr() argument
277 GetDescriptionStringForObject( *pObj, nStrCacheID, rStr, bRepeat ); in ImpTakeDescriptionStr()
1597 void SdrUndoPage::ImpTakeDescriptionStr(sal_uInt16 nStrCacheID, XubString& rStr, sal_uInt16 /*n*/, … in ImpTakeDescriptionStr() argument
1599 rStr=ImpGetResStr(nStrCacheID); in ImpTakeDescriptionStr()
H A Dsvdmrkv.cxx2081 void SdrMarkView::ImpTakeDescriptionStr(sal_uInt16 nStrCacheID, XubString& rStr, sal_uInt16 nVal, s… in ImpTakeDescriptionStr() argument
2083 rStr = ImpGetResStr(nStrCacheID); in ImpTakeDescriptionStr()
H A Dsvdobj.cxx1087 void SdrObject::ImpTakeDescriptionStr(sal_uInt16 nStrCacheID, XubString& rStr, sal_uInt16 nVal) con… in ImpTakeDescriptionStr() argument
1089 rStr = ImpGetResStr(nStrCacheID); in ImpTakeDescriptionStr()
H A Dsvddrgmt.cxx585 void SdrDragMethod::ImpTakeDescriptionStr(sal_uInt16 nStrCacheID, XubString& rStr, sal_uInt16 nVal)… in ImpTakeDescriptionStr() argument
593 getSdrDragView().ImpTakeDescriptionStr(nStrCacheID,rStr,nVal,nOpt); in ImpTakeDescriptionStr()
/trunk/main/svx/inc/svx/
H A Dsvdundo.hxx148 void ImpTakeDescriptionStr(sal_uInt16 nStrCacheID, String& rStr, FASTBOOL bRepeat=sal_False) const;
150 …static void GetDescriptionStringForObject( const SdrObject& _rForObject, sal_uInt16 nStrCacheID, S…
653 …void ImpTakeDescriptionStr(sal_uInt16 nStrCacheID, String& rStr, sal_uInt16 n=0, FASTBOOL bRepeat=…
H A Dsvddrgmt.hxx178 …void ImpTakeDescriptionStr(sal_uInt16 nStrCacheID, String& rStr, sal_uInt16 nVal=0) …
H A Dsvdmrkv.hxx180 …void ImpTakeDescriptionStr(sal_uInt16 nStrCacheID, String& rStr, sal_uInt16 nVal=0, sal_uInt16 nOp…
H A Dsvdobj.hxx510 void ImpTakeDescriptionStr(sal_uInt16 nStrCacheID, String& rStr, sal_uInt16 nVal=0) const;

Completed in 93 milliseconds