Searched refs:bURL (Results 1 – 9 of 9) sorted by relevance
303 bool bURL; in implMakeAbsoluteURL() local309 bURL = true; in implMakeAbsoluteURL()315 bURL = true; in implMakeAbsoluteURL()318 bURL = false; in implMakeAbsoluteURL()320 return bURL && implEnsureAbsolute(_rsPathOrURL); in implMakeAbsoluteURL()
59 sal_Bool bURL ) in SwScriptField() argument60 : SwField( pInitType ), sType( rType ), sCode( rCode ), bCodeURL( bURL ) in SwScriptField()
449 bURL = rFont.bURL; in SwFont()466 bURL = sal_False; in SwFont()600 bURL = rFont.bURL; in operator =()
150 sal_Bool bURL :1; member in SwFont252 inline void SetURL( const sal_Bool bURL );253 inline sal_Bool IsURL() const { return bURL; } in IsURL()798 bURL = bNew; in SetURL()
801 const String& rCode, sal_Bool bURL=sal_False );816 void SetCodeURL( sal_Bool bURL ) { bCodeURL = bURL; } in SetCodeURL() argument
508 sal_Bool bURL = ((const SwScriptField *)pFld)->IsCodeURL(); in OutHTML_SwFmtFld() local511 if(bURL) in OutHTML_SwFmtFld()
112 String GetEditText( sal_Bool bURL = sal_False );
505 FASTBOOL bURL = ( aObj.GetProtocol() != INET_PROT_NOT_VALID ); in ChangeCurrentEntry() local511 String sNewPathStr = bURL ? aPathStr : aNewObj.getFSysPath( INetURLObject::FSYS_DETECT ); in ChangeCurrentEntry()
1194 bool bURL = FN_UNO_REPLACEMENT_GRAPHIC_URL == pEntry->nWID; in setPropertyValue() local1197 if( bURL ) in setPropertyValue()
Completed in 53 milliseconds