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()
6018 fpc = ( a16Bit & 0x0060 ) >> 5; in WW8Dop()6197 fpc = 1; in WW8Dop()6288 a16Bit |= ( 0x0060 & (fpc << 5)); in Write()
1284 …sal_uInt16 fpc : 2; // 1 footnote position code: 0 as endnotes, 1 at bottom of page, 2 immediate… member in WW8Dop
1037 *pOut << indent2 << "fpc : " << pD->fpc << endl1; in DumpDop()
1534 …sal_uInt16 fpc : 2; // 1 footnote position code: 0 as endnotes, 1 at bottom of page, 2… member in WW8Dop
6729 fpc = ( a16Bit & 0x0060 ) >> 5; in WW8Dop()6933 fpc = 1; in WW8Dop()7155 a16Bit |= ( 0x0060 & (fpc << 5)); in Write()
1139 rDop.fpc = rWrt.bFtnAtTxtEnd ? 2 : 1; in WriteFtnEndTxt()
693 if (2 == mrReader.pWDop->fpc) in InsertSection()
Completed in 110 milliseconds