Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/dialog/
H A Dmailmodel.cxx388 bool bHasLocation( false ); in SaveDocumentAsFormat() local
403 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()
/trunk/main/sfx2/source/view/
H A Dviewsh.cxx646 bool bHasLocation = ( aLocation.getLength() > 0 ) && !bPrivateProtocol; in ExecMisc_Impl() local
672 if ( !bHasLocation ) in ExecMisc_Impl()

Completed in 32 milliseconds