/aoo42x/main/scp2/source/ooo/ |
H A D | file_font_ooo.scp | 74 STD_FONT_FILE( gid_File_Fnt_Arimo_Regular, Arimo-Regular.ttf, Arimo Regular) 80 STD_FONT_FILE( gid_File_Fnt_Cousine_Regular, Cousine-Regular.ttf, Cousine Regular) 86 STD_FONT_FILE( gid_File_Fnt_Tinos_Regular, Tinos-Regular.ttf, Tinos Regular) 94 STD_FONT_FILE( gid_File_Fnt_Caladea_Regular, Caladea-Regular.ttf, Caladea Regular) 117 STD_FONT_FILE( gid_File_Fnt_Carlito_Regular, Carlito-Regular.ttf, Carlito Regular)
|
/aoo42x/main/ucb/source/ucp/file/ |
H A D | shell.cxx | 1286 sal_Bool isDocument = ( aStatus.getFileType() == osl::FileStatus::Regular ); in move() 1552 if( aStatus.getFileType() == osl::FileStatus::Regular || in remove() 1613 if( aStatus.getFileType() == osl::FileStatus::Regular || in remove() 2042 IsDoc = aFileStatus.getFileType() == osl::FileStatus::Regular; in copy_recursive() 2329 osl::FileStatus::Regular == aFileStatus2.getFileType(); in commit() 2344 osl::FileStatus::Regular == aFileStatus.getFileType(); in commit() 2354 osl::FileStatus::Regular == aFileStatus.getFileType(); in commit() 2524 aTargetStatus.getFileType() == osl::FileStatus::Regular; in getv() 2528 aIsRegular = aFileStatus.getFileType() == osl::FileStatus::Regular; in getv()
|
H A D | filglob.cxx | 122 case osl::FileStatus::Regular: in generateErrorArguments()
|
/aoo42x/main/sc/source/ui/src/ |
H A D | filter.src | 325 Text [ en-US ] = "Regular ~expression" ; 503 Text [ en-US ] = "Regular ~expressions" ; 809 Text [ en-US ] = "~Regular expression" ;
|
/aoo42x/main/offapi/com/sun/star/util/ |
H A D | SearchAlgorithms.idl | 38 /// Regular expression
|
/aoo42x/main/svtools/source/control/ |
H A D | ctrltool.src | 38 Text [ en-US ] = "Regular" ;
|
/aoo42x/main/sal/qa/rtl/uri/ |
H A D | rtl_Uri.cxx | 155 else if (aType == osl::FileStatus::Regular) in getFileTypeName()
|
/aoo42x/main/helpcontent2/source/auxiliary/vi/ |
H A D | default.css | 34 …{ font-family: "Times New Roman","DejaVu Sans","Vn Nimbus Sans L","GentiumAlt Regular",Arial,Helve…
|
H A D | highcontrastblack.css | 34 …{ font-family: "Times New Roman","DejaVu Sans","Vn Nimbus Sans L","GentiumAlt Regular",Arial,Helve…
|
H A D | highcontrastwhite.css | 34 …{ font-family: "Times New Roman","DejaVu Sans","Vn Nimbus Sans L","GentiumAlt Regular",Arial,Helve…
|
H A D | highcontrast1.css | 34 …{ font-family: "Times New Roman","DejaVu Sans","Vn Nimbus Sans L","GentiumAlt Regular",Arial,Helve…
|
H A D | highcontrast2.css | 34 …{ font-family: "Times New Roman","DejaVu Sans","Vn Nimbus Sans L","GentiumAlt Regular",Arial,Helve…
|
/aoo42x/main/padmin/source/ |
H A D | helper.cxx | 116 if( aStatus.getFileType() == FileStatus::Regular || in FindFiles()
|
H A D | padialog.src | 1215 Text [ en-US ] = "Regular" ;
|
/aoo42x/main/cui/source/dialogs/ |
H A D | fmsearch.src | 187 Text [ en-US ] = "Regular expression" ;
|
/aoo42x/main/svx/source/dialog/ |
H A D | srchdlg.src | 267 Text [ en-US ] = "Regular e~xpressions" ;
|
/aoo42x/main/desktop/source/pkgchk/unopkg/ |
H A D | unopkg_misc.cxx | 606 else if (t == ::osl::FileStatus::Regular) in removeFolder()
|
/aoo42x/main/sal/inc/osl/ |
H A D | file.hxx | 743 Regular = osl_File_Type_Regular, enumerator
|
/aoo42x/main/desktop/source/app/ |
H A D | app.cxx | 712 IsDoc = aFileStatus.getFileType() == osl::FileStatus::Regular; in copy_prereg_bundled_recursive() 880 if (aFileStat.getFileType() != ::osl::FileStatus::Regular) in needsInstallBundledExtensionBlobs() 946 if( aFileStat.getFileType() != ::osl::FileStatus::Regular) in installBundledExtensionBlobs()
|
/aoo42x/main/redland/rasqal/ |
H A D | rasqal-0.9.33.patch.win32 | 124 /* have PCRE regex - Perl Compatible Regular Expressions */
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | pdfwriter.hxx | 180 Regular, enumerator
|
/aoo42x/main/jvmfwk/plugins/sunmajor/pluginlib/ |
H A D | util.cxx | 849 && status.getFileType() == FileStatus::Regular) in resolveFilePath()
|
/aoo42x/main/sd/source/ui/unoidl/ |
H A D | unomodel.cxx | 2032 vcl::PDFWriter::PageTransition eType = vcl::PDFWriter::Regular; in render() 2087 case presentation::FadeEffect_NONE : eType = vcl::PDFWriter::Regular; break; in render()
|
/aoo42x/main/extensions/source/propctrlr/ |
H A D | formres.src | 1492 Text [ en-US ] = "Regular" ;
|
/aoo42x/main/sal/workben/ |
H A D | testfile.cxx | 340 else if ( aType==FileStatus::Regular ) in showFileType()
|