Searched refs:fpc (Results 1 – 8 of 8) sorted by relevance
103 #ifdef fpc106 namespace fpc = ::framework::pattern::configuration;661 …ss::uno::XInterface > xCFG = fpc::ConfigurationHelper::openConfig(xSMGR, LOCALE_PACKAGE, … in impl_ts_getLocale()1726 …ss::uno::XInterface > xCFG = fpc::ConfigurationHelper::openConfig(xSMGR, LOCALE_PACKAGE, … in impl_ts_getLocale()
6017 fpc = ( a16Bit & 0x0060 ) >> 5; in WW8Dop()6196 fpc = 1; in WW8Dop()6287 a16Bit |= ( 0x0060 & (fpc << 5)); in Write()
1284 …sal_uInt16 fpc : 2; // 1 footnote position code: 0 as endnotes, 1 at bottom of page, 2… member in WW8Dop
1037 *pOut << indent2 << "fpc : " << pD->fpc << endl1; in DumpDop()
1533 …sal_uInt16 fpc : 2; // 1 footnote position code: 0 as endnotes, 1 at bottom of page, 2… member in WW8Dop
6728 fpc = ( a16Bit & 0x0060 ) >> 5; in WW8Dop()6932 fpc = 1; in WW8Dop()7154 a16Bit |= ( 0x0060 & (fpc << 5)); in Write()
1138 rDop.fpc = rWrt.bFtnAtTxtEnd ? 2 : 1; in WriteFtnEndTxt()
692 if (2 == mrReader.pWDop->fpc) in InsertSection()