| /aoo42x/main/extensions/source/propctrlr/ |
| H A D | genericpropertyhandler.cxx | 442 PropertyMap::const_iterator pos = m_aProperties.find( _rPropertyName ); in convertToPropertyValue() local 469 PropertyMap::const_iterator pos = m_aProperties.find( _rPropertyName ); in convertToControlValue() local 644 PropertyMap::const_iterator pos = m_aProperties.find( _rPropertyName ); in describePropertyLine() local
|
| H A D | eventhandler.cxx | 224 EventMap::const_iterator pos = s_aKnownEvents.find( _rMethodName ); in lcl_getEventDescriptionForMethod() local 417 EventMap::const_iterator pos = m_aEventNameAccess.find( _rEventName ); in impl_getDescriptor_throw() local 426 EventMap::iterator pos = m_aEventNameAccess.find( _rName ); in replaceByName() local 480 EventMap::const_iterator pos = m_aEventNameAccess.find( _rName ); in hasByName() local 1138 EventMap::const_iterator pos = m_aEvents.find( _rPropertyName ); in impl_getEventForName_throw() local
|
| /aoo42x/main/canvas/source/vcl/ |
| H A D | canvasbitmaphelper.cxx | 436 const geometry::IntegerPoint2D& pos ) in setPixel() 501 const geometry::IntegerPoint2D& pos ) in getPixel()
|
| /aoo42x/main/soltools/mkdepend/ |
| H A D | collectdircontent.cxx | 6 string::size_type pos = filePath.rfind (sepU); in split_path() local
|
| /aoo42x/main/sal/qa/rtl_strings/ |
| H A D | rtl_old_testostring.cxx | 203 sal_Int32 pos = 0; in test_OString() local
|
| /aoo42x/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/ |
| H A D | Paragraph.java | 69 int pos = at.getCaretPosition(); in handleVisibleDataChanged() local
|
| /aoo42x/main/toolkit/workben/layout/ |
| H A D | editor.cxx | 287 int pos = mpParent->getChildPos( this ); in next() local 297 int pos = mpParent->getChildPos( this ); in prev() local 304 bool addChild( Widget *pChild, int pos = 0xffff ) in addChild() 366 unsigned int pos = getChildPos( pChild ); in removeChild() local 424 Widget *getChild( int pos ) in getChild() 1452 USHORT pos = mpListBox->GetSelectEntryPos(); in IMPL_LINK() local 1461 USHORT pos = mpListBox->GetSelectEntryPos(); in IMPL_LINK() local 1470 USHORT pos = mpListBox->GetSelectEntryPos(); in IMPL_LINK() local 1479 USHORT pos = mpListBox->GetSelectEntryPos(); in IMPL_LINK() local 1530 int pos = FlatLayout::get( mpRootWidget, pWidget ); in selectWidget() local
|
| /aoo42x/main/i18npool/source/breakiterator/ |
| H A D | xdictionary.cxx | 150 sal_Int32 pos = 0; in getLongestMatch() local 194 sal_Bool xdictionary::seekSegment(const rtl::OUString &rText, sal_Int32 pos, in seekSegment()
|
| /aoo42x/main/cppuhelper/source/ |
| H A D | findsofficepath.c | 161 int pos; in platformSpecific() local
|
| /aoo42x/main/desktop/source/deployment/registry/package/ |
| H A D | dp_package.cxx | 521 for ( sal_Int32 pos = 0; pos < len; ++pos ) in disposing() local 548 for ( sal_Int32 pos = bundle.getLength(); pos--; ) in isRegistered_() local 876 for ( sal_Int32 pos = 0; pos < len; ++pos ) in processPackage_() local 951 for ( sal_Int32 pos = bundle.getLength(); pos--; ) in processPackage_() local 1159 for ( sal_Int32 pos = bundle.getLength(); pos--; ) in exportTo() local 1459 for ( sal_Int32 pos = manifestSeq.getLength(); pos--; ) in scanBundle() local
|
| /aoo42x/main/l10ntools/layout/ |
| H A D | layoutparse.cxx | 98 XMLHashMap::iterator pos = XMLStrings->find( id ); in InsertL10NElement() local
|
| /aoo42x/main/vcl/unx/generic/fontmanager/ |
| H A D | parseAFM.cxx | 663 int pos = 0, error = ok, tokenlen; in parseCharWidths() local 975 int pos = 0, error = ok, tcount = 0, tokenlen; in parseTrackKernData() local 1083 int pos = 0, error = ok, pcount = 0, tokenlen; in parsePairKernData() local 1213 int pos = 0, j = 0, error = ok, ccount = 0, pcount = 0, tokenlen; in parseCompCharData() local
|
| /aoo42x/main/l10ntools/source/ |
| H A D | helpmerge.cxx | 92 for(XMLHashMap::iterator pos = rElem_in->begin();pos != rElem_in->end(); ++pos){ in Dump() local 198 std::vector<ByteString>::iterator pos; in CreateSDF() local 446 …for(XMLHashMap::iterator pos=aXMLStrHM->begin();pos!=aXMLStrHM->end();++pos) // Merge every l10… in MergeSingleFile() local 700 int pos = parent->GetPosition( pXMLElement->GetId() ); local
|
| /aoo42x/main/oox/inc/oox/drawingml/ |
| H A D | customshapeproperties.hxx | 64 pos; member 84 pos; member
|
| /aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/InstallerHelper/ |
| H A D | LinuxHelper.java | 122 int pos = versionString.lastIndexOf("_"); // this is a jre RPM (1.5.0_06) in analyzeVersionString() local 240 int pos = version.indexOf("."); in getInstalledMinor() local 420 int pos = longName.lastIndexOf("-"); in getLinuxFileInfo() local
|
| /aoo42x/main/sd/source/ui/sidebar/ |
| H A D | SidebarShellManager.cxx | 96 SubShells::iterator pos = maSubShells.find( i_nShellId ); in RemoveSubShell() local
|
| /aoo42x/main/unotools/source/config/ |
| H A D | eventcfg.cxx | 301 SupportedEventsVector::const_iterator pos = ::std::find( in getByName() local 324 SupportedEventsVector::const_iterator pos = ::std::find( in hasByName() local
|
| /aoo42x/main/connectivity/source/drivers/hsqldb/ |
| H A D | accesslog.hxx | 117 sal_Int64 seek( sal_Int64 pos ) in seek()
|
| /aoo42x/main/odk/source/unoapploader/unx/ |
| H A D | unoapploader.c | 293 int pos; in createCommandName() local
|
| /aoo42x/main/connectivity/source/drivers/jdbc/ |
| H A D | Clob.cxx | 76 ::rtl::OUString SAL_CALL java_sql_Clob::getSubString( sal_Int64 pos, sal_Int32 subStringLength ) th… in getSubString()
|
| H A D | Blob.cxx | 77 ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL java_sql_Blob::getBytes( sal_Int64 pos, sal_In… in getBytes()
|
| /aoo42x/main/dtrans/test/win32/dnd/ |
| H A D | dndTest.cxx | 158 RECT pos={0, 406, 300, 605}; in MTAFunc() local
|
| /aoo42x/main/dbaccess/qa/complex/dbaccess/ |
| H A D | RowSet.java | 99 int pos = m_resultSet.getRow(); in run() local 258 final int pos = m_resultSet.getRow(); in testPosition() local 536 int pos = 1; in testCursorMove() local
|
| /aoo42x/main/desktop/source/deployment/registry/ |
| H A D | dp_registry.cxx | 211 for ( sal_Int32 pos = 0; pos < packageTypes.getLength(); ++pos ) in insertBackend() local 437 for ( sal_Int32 pos = 0; pos < types.getLength(); ++pos ) { in create() local
|
| /aoo42x/main/svtools/source/uno/wizard/ |
| H A D | wizardshell.cxx | 178 Page2ControllerMap::const_iterator pos = m_aPageControllers.find( i_pPage ); in impl_getController() local
|