Home
last modified time | relevance | path

Searched refs:bExpandEndOfAtom (Results 1 – 2 of 2) sorted by relevance

/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx1513 void InsertAtCurrentPos( sal_uInt32 nBytes, bool bExpandEndOfAtom );
/trunk/main/filter/source/msfilter/
H A Descherex.cxx5139 void EscherEx::InsertAtCurrentPos( sal_uInt32 nBytes, bool bExpandEndOfAtom ) in InsertAtCurrentPos() argument
5162 … if ( (nCurPos < nEndOfRecord) || ((nCurPos == nEndOfRecord) && (bContainer || bExpandEndOfAtom)) ) in InsertAtCurrentPos()

Completed in 60 milliseconds