Home
last modified time | relevance | path

Searched defs:g (Results 76 – 100 of 117) sorted by relevance

12345

/trunk/main/vcl/source/gdi/
H A Doctree.cxx307 sal_uLong r, g, b; in InverseColorMap() local
/trunk/main/tools/workben/
H A Dhashtbl.cxx158 ULONG g = 0; in Hash() local
/trunk/main/configmgr/source/
H A Dcomponents.cxx195 osl::MutexGuard g(lock); // must not throw in run() local
309 osl::MutexGuard g(lock); in flushModifications() local
/trunk/main/dbaccess/source/ui/dlg/
H A Dodbcconfig.cxx136 #define NSQLDataSources(a,b,c,d,e,f,g,h) (*(TSQLDataSources)(m_pDataSources))(a,b,c,d,e,f,g,h) argument
/trunk/main/soltools/ldump/
H A Dhashtbl.cxx134 unsigned long g = 0; in Hash() local
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DGraphicsUtil.java198 Graphics g = dst.getGraphics(); in findRectangle() local
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DTextStyle.java171 String g = value.substring(3, 5); in parseColorString() local
/trunk/main/toolkit/test/accessibility/
H A DCanvas.java207 public void paintComponent (Graphics g) in paintComponent()
H A DAccessibleTextHandler.java762 public void paintIcon(Component c, Graphics g, int x, int y) in paintIcon()
/trunk/main/dtrans/source/win32/dnd/
H A Dtarget.cxx302 MutexGuard g(m_mutex); in setActive() local
/trunk/main/lingucomponent/source/languageguessing/
H A Dguesslang.cxx238 Guess g = m_aGuesser.GuessPrimaryLanguage((char*)o.getStr()); in guessPrimaryLanguage() local
/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dexceptions.cxx307 osl::MutexGuard g(m_mutex); in get() local
/trunk/main/writerfilter/source/dmapper/
H A DConversionHelper.cxx479 g(static_cast<sal_uInt8>(((nWordColor)>>8)&0xFF)), in ConvertColor() local
/trunk/main/testtools/source/bridgetest/pyuno/
H A Dsamplecomponent.py92 def getValues(self, a,b,c,d,e,f,g,h, i,j,k,l,m,n): argument
/trunk/main/embeddedobj/test/Container1/
H A DEmbedContApp.java845 public void update( Graphics g ) in update()
850 public void paint( Graphics g ) in paint()
/trunk/main/sc/source/ui/cctrl/
H A Dtbzoomsliderctrl.cxx478 Gradient g; in DoPaint() local
/trunk/main/sw/source/core/unocore/
H A Dunoobj2.cxx1312 vos::OGuard g(Application::GetSolarMutex()); in createContentEnumeration() local
1339 vos::OGuard g(Application::GetSolarMutex()); in createEnumeration() local
1493 vos::OGuard g(Application::GetSolarMutex()); in getPropertyStates() local
H A Dunoobj.cxx1915 vos::OGuard g(Application::GetSolarMutex()); in getText() local
2321 vos::OGuard g(Application::GetSolarMutex()); in getPropertySetInfo() local
3162 vos::OGuard g(Application::GetSolarMutex()); in createContentEnumeration() local
3182 vos::OGuard g(Application::GetSolarMutex()); in createEnumeration() local
H A Dunotext.cxx1179 vos::OGuard g(Application::GetSolarMutex()); in getPropertySetInfo() local
1336 vos::OGuard g(Application::GetSolarMutex()); in appendParagraph() local
1348 vos::OGuard g(Application::GetSolarMutex()); in finishParagraph() local
2379 vos::OGuard g(Application::GetSolarMutex()); in copyText() local
/trunk/main/vcl/source/window/
H A Dsyswin.cxx771 SalFrameGeometry g = pWin->mpWindowImpl->mpFrame->GetGeometry(); in SetWindowStateData() local
/trunk/main/bridges/source/jni_uno/
H A Djni_info.cxx953 ClearableMutexGuard g( Mutex::getGlobalMutex() ); in get_jni_info() local
/trunk/main/vcl/source/fontsubset/
H A Dttcr.cxx720 sal_uInt16 g; in PackCmapType0() local
744 sal_uInt16 g; in PackCmapType6() local
1207 void cmapAdd(TrueTypeTable *table, sal_uInt32 id, sal_uInt32 c, sal_uInt32 g) in cmapAdd()
/trunk/main/connectivity/source/drivers/jdbc/
H A DJConnection.cxx145 osl::MutexGuard g(d->mutex); in loadClass() local
/trunk/main/sal/qa/osl/process/
H A Dosl_Thread.cxx171 osl::MutexGuard g(m_aMutex); in getValue() local
177 osl::MutexGuard g(m_aMutex); in addValue() local
/trunk/main/connectivity/source/drivers/evoab2/
H A DNResultSet.cxx144 for ( GSList *g = e_source_list_peek_groups (pSourceList); g; g = g->next) in findSource() local

Completed in 160 milliseconds

12345