Home
last modified time | relevance | path

Searched refs:TYPECOUNT (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/core/doc/
H A Ddocbm.cxx1101 } TYPECOUNT; member in __anon8c04ca720211::_SwSaveTypeCountContent
1113 TYPECOUNT.nTypeCount = rArr[ rPos++ ]; in _SwSaveTypeCountContent()
1118 rArr.Insert( TYPECOUNT.nTypeCount, rArr.Count() ); in Add()
1122 void SetType( sal_uInt16 n ) { TYPECOUNT.TC.nType = n; } in SetType()
1123 sal_uInt16 GetType() const { return TYPECOUNT.TC.nType; } in GetType()
1124 void IncType() { ++TYPECOUNT.TC.nType; } in IncType()
1125 void DecType() { --TYPECOUNT.TC.nType; } in DecType()
1127 void SetCount( sal_uInt16 n ) { TYPECOUNT.TC.nCount = n; } in SetCount()
1129 sal_uInt16 IncCount() { return ++TYPECOUNT.TC.nCount; } in IncCount()
1130 sal_uInt16 DecCount() { return --TYPECOUNT.TC.nCount; } in DecCount()
[all …]
/aoo41x/main/oox/source/dump/
H A Doledumper.ini854 combilist=VBA-FORM-SITE-TYPECOUNT

Completed in 35 milliseconds