Home
last modified time | relevance | path

Searched defs:project (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sal/inc/rtl/
H A Dlogfile.h95 #define RTL_LOGFILE_TRACE_AUTHOR( project, author, string ) \ argument
100 #define RTL_LOGFILE_TRACE_AUTHOR1( project, author, frmt, arg1 ) \ argument
107 #define RTL_LOGFILE_TRACE_AUTHOR2( project, author, frmt, arg1 , arg2 ) \ argument
113 #define RTL_LOGFILE_TRACE_AUTHOR3( project, author, frmt, arg1 , arg2 , arg3 ) \ argument
125 #define RTL_LOGFILE_TRACE_AUTHOR( project, author, string ) ((void)0) argument
126 #define RTL_LOGFILE_TRACE_AUTHOR1( project, author, frmt, arg1 ) ((void)0) argument
127 #define RTL_LOGFILE_TRACE_AUTHOR2( project, author, frmt, arg1 , arg2 ) ((void)0) argument
128 #define RTL_LOGFILE_TRACE_AUTHOR3( project, author, frmt, arg1 , arg2 , arg3 ) ((void)0) argument
H A Dlogfile.hxx121 inline Logfile::Logfile( const sal_Char *project, const sal_Char *author, const sal_Char *name ) in Logfile()
144 #define RTL_LOGFILE_CONTEXT_AUTHOR( instance, project, author, name ) ::rtl::Logfile instance(proje… argument
167 #define RTL_LOGFILE_CONTEXT_AUTHOR( instance, project, author, name ) ((void)0) argument
/trunk/main/l10ntools/java/jpropex/java/
H A DSdfEntity.java26 private String project = new String(""); field in SdfEntity
76 …public SdfEntity(String project, String source_file, String dummy1, String resource_type, String g… in SdfEntity()
200 public void setProject(String project) { in setProject()
/trunk/main/l10ntools/java/receditor/java/transex3/model/
H A DSdfEntity.java25 private String project; field in SdfEntity
58 …public SdfEntity(String project, String source_file, String dummy1, String resource_type, String g… in SdfEntity()
181 public void setProject(String project) { in setProject()
/trunk/main/l10ntools/scripts/tool/
H A Dsdf.py78 project = "" variable in SdfEntity
111 …def __init__(self, project="", source_file="", dummy1="0", resource_type="", gid="", lid="", helpi… argument
/trunk/main/vcl/workben/
H A Dsvptest.cxx161 static Point project( const Point& rPoint ) in project() function
/trunk/main/l10ntools/inc/
H A Dxmlparse.hxx310 ByteString project, member in XMLElement
/trunk/main/padmin/source/
H A Dpadialog.cxx304 static Point project( const Point& rPoint ) in project() function
/trunk/main/basebmp/test/
H A Dbmpdemo.cxx987 static basegfx::B2IPoint project( const basegfx::B2IPoint& rPoint ) in project() function

Completed in 54 milliseconds