Searched refs:bHasURL (Results 1 – 3 of 3) sorted by relevance
451 sal_Bool bHasURL(sal_False); in ForceStyleToHardAttributes() local476 bHasURL = sal_True; in ForceStyleToHardAttributes()484 if(bHasURL) in ForceStyleToHardAttributes()520 if(bHasURL) in ForceStyleToHardAttributes()
409 bool bHasURL = aURL.Len() && in InsertEmbed() local417 if( !bHasURL && !bHasType ) in InsertEmbed()429 if( bHasURL ) in InsertEmbed()
1883 … sal_Bool bHasURL = pPDFData && pCell && pCell->GetCellType() == CELLTYPE_FORMULA && in DrawStrings() local1885 if ( bHasURL ) in DrawStrings()2950 … sal_Bool bHasURL = pPDFData && pCell && pCell->GetCellType() == CELLTYPE_FORMULA && in DrawEdit() local2952 if ( bHasURL ) in DrawEdit()
Completed in 131 milliseconds