Home
last modified time | relevance | path

Searched refs:nTxBxS (Results 1 – 5 of 5) sorted by path

/trunk/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx192 sal_uInt16 nTxBxS; member
195 : nTxBxS( nTxBxS_ ), in MSDffTxId()
198 : nTxBxS( rCopy.nTxBxS ), in MSDffTxId()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx5503 pTextImpRec->aTextId.nTxBxS = (sal_uInt16)( nTextId >> 16 ); in ProcessObj()
5588 ( ( (sal_uLong)pImpRec->aTextId.nTxBxS ) << 16 ) in ProcessObj()
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx805 sal_uInt16 nTxBxS, sal_uInt16 nSequence) in GetTxbxTextSttEndCp() argument
816 bool bCheckTextBoxStory = ( nTxBxS && pT->GetIMax() >= nTxBxS ); in GetTxbxTextSttEndCp()
818 pT->SetIdx( nTxBxS-1 ); in GetTxbxTextSttEndCp()
974 Size* pObjSiz, sal_uInt16 nTxBxS, sal_uInt16 nSequence, long nPosCp, in InsertTxbxText() argument
989 bool bTextWasRead = GetTxbxTextSttEndCp( nStartCp, nEndCp, nTxBxS, in InsertTxbxText()
1188 bool SwWW8ImplReader::TxbxChainContainsRealText(sal_uInt16 nTxBxS, long& rStartCp, in TxbxChainContainsRealText() argument
1192 InsertTxbxText( 0,0,nTxBxS,USHRT_MAX,0,0,0, bErase, &bContainsText, in TxbxChainContainsRealText()
2848 if (pRecord && pRecord->pObj && pRecord->aTextId.nTxBxS) in Read_GrafLayer()
2941 InsertTxbxText( pSdrTextObj, &aObjSize, pRecord->aTextId.nTxBxS, in MungeTextIntoDrawBox()
3006 if ( TxbxChainContainsRealText(pRecord->aTextId.nTxBxS,nStartCp,nEndCp) ) in ConvertDrawTextToFly()
[all …]
H A Dww8par.cxx908 pImpRec->aTextId.nTxBxS = (sal_uInt16)( nTextId >> 16 ); in ProcessObj()
987 ( ( (sal_uLong)pImpRec->aTextId.nTxBxS ) << 16 ) in ProcessObj()
H A Dww8par.hxx1447 bool GetTxbxTextSttEndCp(WW8_CP& rStartCp, WW8_CP& rEndCp, sal_uInt16 nTxBxS,
1452 sal_uInt16 nTxBxS, sal_uInt16 nSequence, long nPosCp, SwFrmFmt* pFlyFmt,
1457 bool TxbxChainContainsRealText( sal_uInt16 nTxBxS,

Completed in 90 milliseconds