Home
last modified time | relevance | path

Searched refs:stc (Results 1 – 17 of 17) sorted by relevance

/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx1519 switch (stc){ in OutDefaults()
1638 switch (stc) in OutOne()
1713 rOut.BeginStyle(stc, GetStyle(stc).GetName() ); in OutOne()
1715 rOut.BeginStyle(stc, aType); in OutOne()
1716 OutDefaults(rOut, rMan, stc); in OutOne()
1731 if( nBase != stc in OutOneWithBase()
1739 OutOne( rOut, rMan, stc ); in OutOneWithBase()
1744 sal_uInt16 stc; in Out() local
1749 for (stc=0;stc<Count();stc++) in Out()
1750 if (GetStyle(stc).IsUsed() && !rOut.IsStyleImported( stc ) ) in Out()
[all …]
H A Dw1class.cxx101 void Ww1Style::SetDefaults(sal_uInt8 stc) in SetDefaults() argument
103 if( 222 == stc ) in SetDefaults()
157 size_t nSize(stc); in ReadName()
231 for (sal_uInt16 stc=0;stc<Count();stc++) in Ww1StyleSheet() local
233 aStyles[stc].SetParent(this); in Ww1StyleSheet()
234 aStyles[stc].SetDefaults((sal_uInt8)stc); in Ww1StyleSheet()
266 sal_uInt16 stc = (stcp - cstcStd) & 255; in ReadNames() local
267 aStyles[stc].ReadName(p, nCountBytes, stc); in ReadNames()
284 sal_uInt16 stc = (stcp - cstcStd) & 255; in ReadChpx() local
285 aStyles[stc].ReadChpx(p, nCountBytes); in ReadChpx()
[all …]
H A Dw1class.hxx271 sal_uInt16 ReadName(sal_uInt8*&, sal_uInt16&, sal_uInt16 stc);
294 void OutDefaults(Ww1Shell& rOut, Ww1Manager& rMan, sal_uInt16 stc);
295 void OutOne(Ww1Shell& rOut, Ww1Manager& rMan, sal_uInt16 stc);
296 void OutOneWithBase(Ww1Shell& rOut, Ww1Manager& rMan, sal_uInt16 stc,
300 Ww1Style& GetStyle(sal_uInt16 stc) { in GetStyle() argument
301 return aStyles[stc]; } in GetStyle()
H A Dw1struct.hxx638 SVBT8 stc; member
640 return SVBT8ToByte(stc); } in stcGet()
/trunk/main/sw/source/filter/ww8/
H A Dstyles.cxx192 sti GetCanonicalStiFromStc(sal_uInt8 stc) throw() in GetCanonicalStiFromStc() argument
194 if (stc == 0) in GetCanonicalStiFromStc()
196 else if (stc < 222) in GetCanonicalStiFromStc()
209 return aMapping[stc-222]; in GetCanonicalStiFromStc()
H A Dww8par2.cxx4516 sal_uInt8 stc = static_cast< sal_uInt8 >((stcp - cstcStd) & 255); in ImportOldFormatStyles() local
4517 SwWW8StyInf &rSI = pIo->pCollA[stc]; in ImportOldFormatStyles()
4523 ww::sti eSti = ww::GetCanonicalStiFromStc(stc); in ImportOldFormatStyles()
4535 rSI.SetOrgWWIdent(sName, stc); in ImportOldFormatStyles()
4540 ww::sti eSti = ww::GetCanonicalStiFromStc(stc); in ImportOldFormatStyles()
4544 rSI.SetOrgWWIdent(sName, stc); in ImportOldFormatStyles()
4644 if (stc == stcBase) in ImportOldFormatStyles()
4647 SwWW8StyInf &rSI = pIo->pCollA[stc]; in ImportOldFormatStyles()
4650 ww::sti eSti = ww::GetCanonicalStiFromStc(stc); in ImportOldFormatStyles()
4658 pIo->pCollA[stc].bColl = false; in ImportOldFormatStyles()
[all …]
/trunk/main/scp2/source/calc/
H A Dregistryitem_calc.scp455 Subkey = ".stc\PersistentHandler";
462 Subkey = ".stc\shellex\{00021500-0000-0000-C000-000000000046}";
469 Subkey = ".stc\shellex\{BB2E617C-0920-11D1-9A0B-00C04FC2D6C1}";
482 Subkey = ".stc";
490 Subkey = ".stc";
878 Subkey = ".stc\OpenWithProgIDs";
1007 Name = ".stc";
1105 REGISTER_PROPERTY_HANDLER_FOR_EXTENSION( stc )
/trunk/main/sw/source/filter/inc/
H A Dwwstyles.hxx186 sti GetCanonicalStiFromStc(sal_uInt8 stc) throw();
/trunk/main/sysui/desktop/mimetypes/
H A Dspreadsheet-template.desktop27 Patterns=*.stc
/trunk/main/sysui/desktop/solaris/
H A Dmime.types52 application/vnd.sun.xml.calc.template stc
/trunk/main/sysui/desktop/debian/
H A Dpostinst80 application/vnd.sun.xml.calc.template stc
/trunk/main/filter/qa/complex/filter/detection/typeDetection/
H A Dfiles.csv56 Calc6_document;Calc/Calc_6.stc;calc_StarOffice_XML_Calc;calc_StarOffice_XML_Calc
/trunk/main/solenv/inc/
H A Dmime.types210 application/vnd.sun.xml.calc.template stc
/trunk/main/sysui/desktop/mandriva/
H A Dmandriva-menus.spec100 application/vnd.sun.xml.calc.template stc
/trunk/main/sysui/desktop/freedesktop/
H A Dfreedesktop-menus.spec180 application/vnd.sun.xml.calc.template stc
/trunk/main/sysui/desktop/redhat/
H A Dredhat-menus.spec139 application/vnd.sun.xml.calc.template stc
/trunk/main/
H A Drat-excludes596 **/*.stc

Completed in 90 milliseconds