Home
last modified time | relevance | path

Searched refs:Regular (Results 1 – 25 of 95) sorted by relevance

1234

/trunk/main/scp2/source/ooo/
H A Dfile_font_ooo.scp74 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)
/trunk/main/ucb/source/ucp/file/
H A Dshell.cxx1286 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 Dfilglob.cxx122 case osl::FileStatus::Regular: in generateErrorArguments()
/trunk/main/sc/source/ui/src/
H A Dfilter.src325 Text [ en-US ] = "Regular ~expression" ;
503 Text [ en-US ] = "Regular ~expressions" ;
809 Text [ en-US ] = "~Regular expression" ;
/trunk/main/offapi/com/sun/star/util/
H A DSearchAlgorithms.idl38 /// Regular expression
/trunk/main/svtools/source/control/
H A Dctrltool.src38 Text [ en-US ] = "Regular" ;
/trunk/main/sal/qa/rtl/uri/
H A Drtl_Uri.cxx155 else if (aType == osl::FileStatus::Regular) in getFileTypeName()
/trunk/main/helpcontent2/source/auxiliary/vi/
H A Ddefault.css34 …{ font-family: "Times New Roman","DejaVu Sans","Vn Nimbus Sans L","GentiumAlt Regular",Arial,Helve…
H A Dhighcontrast1.css34 …{ font-family: "Times New Roman","DejaVu Sans","Vn Nimbus Sans L","GentiumAlt Regular",Arial,Helve…
H A Dhighcontrast2.css34 …{ font-family: "Times New Roman","DejaVu Sans","Vn Nimbus Sans L","GentiumAlt Regular",Arial,Helve…
H A Dhighcontrastblack.css34 …{ font-family: "Times New Roman","DejaVu Sans","Vn Nimbus Sans L","GentiumAlt Regular",Arial,Helve…
H A Dhighcontrastwhite.css34 …{ font-family: "Times New Roman","DejaVu Sans","Vn Nimbus Sans L","GentiumAlt Regular",Arial,Helve…
/trunk/main/padmin/source/
H A Dhelper.cxx116 if( aStatus.getFileType() == FileStatus::Regular || in FindFiles()
H A Dpadialog.src1215 Text [ en-US ] = "Regular" ;
/trunk/main/cui/source/dialogs/
H A Dfmsearch.src187 Text [ en-US ] = "Regular expression" ;
/trunk/main/svx/source/dialog/
H A Dsrchdlg.src267 Text [ en-US ] = "Regular e~xpressions" ;
/trunk/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_misc.cxx606 else if (t == ::osl::FileStatus::Regular) in removeFolder()
/trunk/main/sal/inc/osl/
H A Dfile.hxx743 Regular = osl_File_Type_Regular, enumerator
/trunk/main/desktop/source/app/
H A Dapp.cxx712 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()
/trunk/main/redland/rasqal/
H A Drasqal-0.9.33.patch.win32124 /* have PCRE regex - Perl Compatible Regular Expressions */
/trunk/main/vcl/inc/vcl/
H A Dpdfwriter.hxx180 Regular, enumerator
/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dutil.cxx849 && status.getFileType() == FileStatus::Regular) in resolveFilePath()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx2032 vcl::PDFWriter::PageTransition eType = vcl::PDFWriter::Regular; in render()
2087 case presentation::FadeEffect_NONE : eType = vcl::PDFWriter::Regular; break; in render()
/trunk/main/extensions/source/propctrlr/
H A Dformres.src1492 Text [ en-US ] = "Regular" ;
/trunk/main/sal/workben/
H A Dtestfile.cxx340 else if ( aType==FileStatus::Regular ) in showFileType()

Completed in 112 milliseconds

1234