Searched refs:bNeedsPreparation (Results 1 – 1 of 1) sorted by relevance
598 bool bNeedsPreparation = false; in SaveDocumentAsFormat() local626 bNeedsPreparation = pPrepareListener->IsSet(); in SaveDocumentAsFormat()640 if ( bModified || !bHasLocation || bStoreTo || bNeedsPreparation ) in SaveDocumentAsFormat()645 if( bNeedsPreparation && xPrepareDispatch.is() ) in SaveDocumentAsFormat()
Completed in 17 milliseconds