Searched refs:Cp (Results 1 – 14 of 14) sorted by relevance
/aoo42x/main/writerfilter/source/doctok/ |
H A D | WW8CpAndFc.hxx | 52 struct Cp struct 56 Cp() : nCp(0) {} in Cp() argument 58 Cp(sal_uInt32 nCp_) : nCp(nCp_) {} in Cp() argument 95 Cp operator + (sal_uInt32 n) const in operator +() argument 96 { return Cp(nCp + n); } in operator +() 107 Cp & operator += (sal_uInt32 n) in operator +=() argument 119 friend bool operator < (const Cp & rA, const Cp & rB); 120 friend bool operator == (const Cp & rA, const Cp & rB); 230 Cp mCp; 319 size_t operator()(const Cp & rCp) const in operator ()() [all …]
|
H A D | WW8PieceTableImpl.cxx | 57 Cp aCp(aClx.getCp(n)); in WW8PieceTableImpl() 66 Cp aCp(aClx.getCp(aClx.getPieceCount())); in WW8PieceTableImpl() 81 WW8PieceTableImpl::findCp(const Cp & rCp) const in findCp() 144 Cp WW8PieceTableImpl::getFirstCp() const in getFirstCp() 146 Cp aResult; in getFirstCp() 168 Cp WW8PieceTableImpl::getLastCp() const in getLastCp() 170 Cp aResult; in getLastCp() 202 Cp WW8PieceTableImpl::fc2cp(const Fc & rFc) const in fc2cp() 204 Cp cpResult; in fc2cp() 228 Fc WW8PieceTableImpl::cp2fc(const Cp & rCp) const in cp2fc() [all …]
|
H A D | WW8PieceTable.hxx | 38 struct Cp; 68 virtual Fc cp2fc(const Cp & aCpIn) const = 0; 77 virtual Cp fc2cp(const Fc & aFcIn) const = 0; 86 virtual bool isComplex(const Cp & aCp) const = 0; 105 virtual Cp getFirstCp() const = 0; 115 virtual Cp getLastCp() const = 0; 127 virtual Cp getCp(sal_uInt32 nIndex) const = 0; 143 virtual CpAndFc createCpAndFc(const Cp & rCp, PropertyType eType) const = 0;
|
H A D | WW8PieceTableImpl.hxx | 43 tEntries::const_iterator findCp(const Cp & rCp) const; 52 virtual Fc cp2fc(const Cp & aCpIn) const; 53 virtual Cp fc2cp(const Fc & aFcIn) const; 54 virtual bool isComplex(const Cp & aCp) const; 58 virtual Cp getFirstCp() const; 60 virtual Cp getLastCp() const; 62 virtual Cp getCp(sal_uInt32 nIndex) const; 64 virtual CpAndFc createCpAndFc(const Cp & rCp, PropertyType eType) const;
|
H A D | WW8CpAndFc.cxx | 36 bool operator < (const Cp & rA, const Cp & rB) in operator <() 41 bool operator == (const Cp & rA, const Cp & rB) in operator ==() 46 string Cp::toString() const in toString() 55 ostream & operator << (ostream & o, const Cp & rCp) in operator <<() 121 CpAndFc::CpAndFc(const Cp & rCp, const Fc & rFc, PropertyType eType_) in CpAndFc()
|
H A D | WW8DocumentImpl.cxx | 57 Cp aCp(pPLCF->getFc(n) + nOffset); in processPLCFCpAndFcs() 248 Cp aCp(mpPieceTable->getLastCp()); in WW8DocumentImpl() 255 Cp aCp(mpFib->get_ccpText()); in WW8DocumentImpl() 638 Cp aCp = mpPieceTable->fc2cp(aFc); in parseBinTableCpAndFcs() 1351 Cp aCpStart(mpTextBoxStories->getFc(n)); in getTextboxText() 1405 Fc WW8DocumentImpl::cp2fc(const Cp & cp) const in cp2fc() 1410 Cp WW8DocumentImpl::fc2cp(const Fc & fc) const in fc2cp() 1424 Cp aCp = fc2cp(fc); in getCpAndFc() 2027 Cp aCp(mpStartCps->getFc(nPos)); in getStartCpAndFc() 2036 Cp aCp(mpEndCps->getU32(nPos * 4)); in getEndCpAndFc() [all …]
|
H A D | XNoteHelperImpl.hxx | 48 Cp aCp(mCpAndFcOffset.getCp() + mpCps->getU32(nPos * 4)); in getCpAndFc() 62 Cp aCp(mpRefs->getFc(nPos)); in getRefCpAndFc() 99 Cp aCp(mpRefs->getFc(n)); in getIndexOfCpAndFc()
|
H A D | WW8DocumentImpl.hxx | 709 Fc cp2fc(const Cp & cp) const; 717 Cp fc2cp(const Fc & fc) const; 724 CpAndFc getCpAndFc(const Cp & cp, PropertyType type = PROP_DOC) const;
|
/aoo42x/main/solenv/inc/ |
H A D | wntgcci.mk | 33 AFLAGS=/c /Cp /coff
|
H A D | wntmsci10.mk | 33 AFLAGS=/c /Cp /coff /safeseh
|
H A D | wntmsci11.mk | 33 AFLAGS=/c /Cp /coff /safeseh
|
H A D | wntmscx.mk | 33 AFLAGS=/c /Cp /coff
|
/aoo42x/main/solenv/gbuild/platform/ |
H A D | windows.mk | 286 -Cp \
|
/aoo42x/extras/l10n/source/pt/ |
H A D | localize.sdf | 6811 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_ENTRY_NO 10 pt Cp 2020…
|
Completed in 1472 milliseconds