Home
last modified time | relevance | path

Searched defs:v (Results 101 – 109 of 109) sorted by relevance

12345

/aoo42x/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx427 #define DMAP( v, m ) ((v % P_DELTA) > m ? (v / P_DELTA) + 1 : (v / P_DELTA)) argument
/aoo42x/main/cppu/source/uno/
H A Ddata.cxx485 v = SAL_MAX_ENUM enumerator
/aoo42x/main/cppuhelper/source/
H A Dpropertysetmixin.cxx571 css::uno::Any v( in setProperty() local
/aoo42x/main/starmath/source/
H A Ddialog.cxx1142 … sal_uInt16 v = sal::static_int_cast< sal_uInt16 >((aVScrollBar.GetThumbPos() * nColumns)); in Paint() local
1300 int v = (int) (aVScrollBar.GetThumbPos() * nColumns); in SelectSymbol() local
/aoo42x/main/sc/source/filter/html/
H A Dhtmlexp.cxx879 sal_uLong v; in WriteCell() local
/aoo42x/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java1582 ArrayList<String> v = new ArrayList<String>(); in getNamesWhichStartWith() local
/aoo42x/main/sfx2/source/doc/
H A DSfxDocumentMetaData.cxx1246 std::vector<css::uno::Reference<css::xml::dom::XNode> > v; in init() local
/aoo42x/main/i18npool/source/localedata/
H A Dlocaledata.cxx1313 sal_Int32 v = rLocale.Variant.getLength(); in getFunctionSymbol() local
/aoo42x/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx176 VCLXWindow *v = mvclWindow->GetWindowPeer (); in ~WindowImpl() local

Completed in 293 milliseconds

12345