Searched refs:bHasLocation (Results 1 – 2 of 2) sorted by relevance
388 bool bHasLocation( false ); in SaveDocumentAsFormat() local403 bHasLocation = ( aLocation.getLength() > 0 ) && !bPrivateProtocol; in SaveDocumentAsFormat()451 if ( bHasLocation ) in SaveDocumentAsFormat()469 if ( bHasLocation ) in SaveDocumentAsFormat()478 if ( !bHasLocation || ( aFilterName.getLength() == 0 )) in SaveDocumentAsFormat()510 (( aTypeName.getLength() == 0 ) && !bHasLocation )) in SaveDocumentAsFormat()514 if ( bHasLocation && !bStoreTo ) in SaveDocumentAsFormat()548 if ( !bHasLocation ) in SaveDocumentAsFormat()640 if ( bModified || !bHasLocation || bStoreTo || bNeedsPreparation ) in SaveDocumentAsFormat()
646 bool bHasLocation = ( aLocation.getLength() > 0 ) && !bPrivateProtocol; in ExecMisc_Impl() local672 if ( !bHasLocation ) in ExecMisc_Impl()
Completed in 30 milliseconds