Searched refs:bExpandEndOfAtom (Results 1 – 2 of 2) sorted by relevance
1513 void InsertAtCurrentPos( sal_uInt32 nBytes, bool bExpandEndOfAtom );
5139 void EscherEx::InsertAtCurrentPos( sal_uInt32 nBytes, bool bExpandEndOfAtom ) in InsertAtCurrentPos() argument5162 … if ( (nCurPos < nEndOfRecord) || ((nCurPos == nEndOfRecord) && (bContainer || bExpandEndOfAtom)) ) in InsertAtCurrentPos()
Completed in 74 milliseconds