Home
last modified time | relevance | path

Searched refs:bURL (Results 1 – 9 of 9) sorted by relevance

/trunk/main/unotools/source/config/
H A Dbootstrap.cxx303 bool bURL; in implMakeAbsoluteURL() local
309 bURL = true; in implMakeAbsoluteURL()
315 bURL = true; in implMakeAbsoluteURL()
318 bURL = false; in implMakeAbsoluteURL()
320 return bURL && implEnsureAbsolute(_rsPathOrURL); in implMakeAbsoluteURL()
/trunk/main/sw/source/core/fields/
H A Dscrptfld.cxx59 sal_Bool bURL ) in SwScriptField() argument
60 : SwField( pInitType ), sType( rType ), sCode( rCode ), bCodeURL( bURL ) in SwScriptField()
/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx449 bURL = rFont.bURL; in SwFont()
466 bURL = sal_False; in SwFont()
600 bURL = rFont.bURL; in operator =()
/trunk/main/sw/source/core/inc/
H A Dswfont.hxx150 sal_Bool bURL :1; member in SwFont
252 inline void SetURL( const sal_Bool bURL );
253 inline sal_Bool IsURL() const { return bURL; } in IsURL()
798 bURL = bNew; in SetURL()
/trunk/main/sw/inc/
H A Ddocufld.hxx801 const String& rCode, sal_Bool bURL=sal_False );
816 void SetCodeURL( sal_Bool bURL ) { bCodeURL = bURL; } in SetCodeURL() argument
/trunk/main/sw/source/filter/html/
H A Dhtmlfldw.cxx508 sal_Bool bURL = ((const SwScriptField *)pFld)->IsCodeURL(); in OutHTML_SwFmtFld() local
511 if(bURL) in OutHTML_SwFmtFld()
/trunk/main/sd/source/ui/inc/
H A Dtpaction.hxx112 String GetEditText( sal_Bool bURL = sal_False );
/trunk/main/cui/source/options/
H A Doptpath.cxx505 FASTBOOL bURL = ( aObj.GetProtocol() != INET_PROT_NOT_VALID ); in ChangeCurrentEntry() local
511 String sNewPathStr = bURL ? aPathStr : aNewObj.getFSysPath( INetURLObject::FSYS_DETECT ); in ChangeCurrentEntry()
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx1597 bool bURL = FN_UNO_REPLACEMENT_GRAPHIC_URL == pEntry->nWID; in setPropertyValue() local
1600 if( bURL ) in setPropertyValue()

Completed in 58 milliseconds