Home
last modified time | relevance | path

Searched refs:TC (Results 1 – 10 of 10) sorted by relevance

/aoo4110/main/qadevOOo/tests/java/ifc/text/
H A D_TextSection.java101 XTextColumns TC = null;
104 TC = (XTextColumns) tEnv.getObjRelation("TC");
111 TC.setColumnCount(val2set);
113 return TC;
H A D_BaseIndex.java69 XTextColumns TC = (XTextColumns) UnoRuntime.queryInterface(
71 TC.setColumnCount((short) (TC.getColumnCount() + (short) 1));
73 return TC;
/aoo4110/main/sw/source/core/doc/
H A Ddocbm.cxx1099 struct { sal_uInt16 nType, nCount; } TC; member
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()
1128 sal_uInt16 GetCount() const { return TYPECOUNT.TC.nCount; } in GetCount()
1129 sal_uInt16 IncCount() { return ++TYPECOUNT.TC.nCount; } in IncCount()
1130 sal_uInt16 DecCount() { return --TYPECOUNT.TC.nCount; } in DecCount()
1133 { TYPECOUNT.TC.nCount = nC; TYPECOUNT.TC.nType = nT; } in SetTypeAndCount()
/aoo4110/main/qadevOOo/tests/java/mod/_sw/
H A DSwXTextSection.java91 XTextColumns TC = null; in createTestEnvironment() local
165 TC = (XTextColumns) UnoRuntime.queryInterface(XTextColumns.class, in createTestEnvironment()
172 tEnv.addObjRelation("TC",TC); in createTestEnvironment()
/aoo4110/main/qadevOOo/tests/java/ifc/form/
H A D_XChangeBroadcaster.java135 XTextComponent TC = (XTextComponent)UnoRuntime.queryInterface in _addChangeListener() local
137 TC.setText("NOXChangeBroadcaster"); in _addChangeListener()
/aoo4110/main/helpcontent2/source/auxiliary/zh-TW/
H A Ddefault.css34 …{ font-family: 方正明體,MSung Light TC,MingLiU,Ming,PMingLiU,Andale Sans UI,Arial Unicode MS,Lucida Sa…
37 …{ font-family: 方正明體,MSung Light TC,Cumberland,Courier New,Courier,Lucida Sans Typewriter,Lucida Ty…
H A Dhighcontrastwhite.css34 …{ font-family: 方正明體,MSung Light TC,MingLiU,Ming,PMingLiU,Andale Sans UI,Arial Unicode MS,Lucida Sa…
37 …{ font-family: 方正明體,MSung Light TC,Cumberland,Courier New,Courier,Lucida Sans Typewriter,Lucida Ty…
H A Dhighcontrast1.css34 …{ font-family: 方正明體,MSung Light TC,MingLiU,Ming,PMingLiU,Andale Sans UI,Arial Unicode MS,Lucida Sa…
37 …{ font-family: 方正明體,MSung Light TC,Cumberland,Courier New,Courier,Lucida Sans Typewriter,Lucida Ty…
H A Dhighcontrast2.css34 …{ font-family: 方正明體,MSung Light TC,MingLiU,Ming,PMingLiU,Andale Sans UI,Arial Unicode MS,Lucida Sa…
37 …{ font-family: 方正明體,MSung Light TC,Cumberland,Courier New,Courier,Lucida Sans Typewriter,Lucida Ty…
H A Dhighcontrastblack.css34 …{ font-family: 方正明體,MSung Light TC,MingLiU,Ming,PMingLiU,Andale Sans UI,Arial Unicode MS,Lucida Sa…
37 …{ font-family: 方正明體,MSung Light TC,Cumberland,Courier New,Courier,Lucida Sans Typewriter,Lucida Ty…

Completed in 37 milliseconds