Home
last modified time | relevance | path

Searched defs:cap (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sane/inc/
H A Dsane.h119 #define SANE_OPTION_IS_ACTIVE(cap) (((cap) & SANE_CAP_INACTIVE) == 0) argument
120 #define SANE_OPTION_IS_SETTABLE(cap) (((cap) & SANE_CAP_SOFT_SELECT) != 0) argument
151 SANE_Int cap; /* capabilities */ member
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/
H A DOpenOfficeDocFileSystem.java127 public OpenOfficeDocFileSystem(FileSystemCapability cap) in OpenOfficeDocFileSystem()
/trunk/main/oox/source/export/
H A Ddrawingml.cxx317 const char* cap = NULL; in WriteOutline() local
/trunk/main/xmlhelp/source/treeview/
H A Dtvread.cxx196 bool cap = false; in replaceName() local
/trunk/main/solenv/inc/
H A Dsettings.mk267 cap= macro
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Ddatabases.cxx327 bool cap = false; in replaceName() local

Completed in 52 milliseconds