Home
last modified time | relevance | path

Searched refs:pos (Results 226 – 250 of 412) sorted by relevance

12345678910>>...17

/trunk/main/cui/source/customize/
H A Dcfgutil.cxx854 for ( sal_Int32 pos = moduleDescr.getLength(); pos--; ) in GetImage() local
856 if (pmoduleDescr[ pos ].Name.equalsAsciiL( in GetImage()
860 pmoduleDescr[ pos ].Value >>= factoryURL; in GetImage()
H A Dcfg.cxx230 sal_Int32 pos = rMessage.indexOf( placeholder ); in replaceSaveInName() local
232 if ( pos != -1 ) in replaceSaveInName()
235 pos, placeholder.getLength(), rSaveInName ); in replaceSaveInName()
274 sal_Int32 pos = prefix.indexOf( in generateCustomName() local
277 if ( pos != -1 ) in generateCustomName()
280 pos, placeholder.getLength(), OUString::valueOf( suffix ) ); in generateCustomName()
5691 sal_Int32 pos = message.indexOf( placeholder ); in ReplaceIconName() local
5692 if ( pos != -1 ) in ReplaceIconName()
5695 pos, placeholder.getLength(), rMessage ); in ReplaceIconName()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx507 PropertyAttributeCache::const_iterator pos = m_rAttribs.find( _rProp.Name ); in operator ()() local
508 … OSL_ENSURE( pos != m_rAttribs.end(), "IsDefaultAndNotRemoveable: illegal property name!" ); in operator ()()
509 if ( pos != m_rAttribs.end() ) in operator ()()
510 bRemoveable = ( ( pos->second & PropertyAttribute::REMOVEABLE ) != 0 ); in operator ()()
H A Ddatabasedocument.cxx807 …Controllers::iterator pos = ::std::find( m_aControllers.begin(), m_aControllers.end(), _xControlle… in disconnectController() local
808 …OSL_ENSURE( pos != m_aControllers.end(), "ODatabaseDocument::disconnectController: don't know this… in disconnectController()
809 if ( pos != m_aControllers.end() ) in disconnectController()
811 m_aControllers.erase( pos ); in disconnectController()
/trunk/main/offapi/com/sun/star/rendering/
H A DXIntegerBitmap.idl125 @param pos
136 …color, [in] IntegerBitmapLayout bitmapLayout, [in] ::com::sun::star::geometry::IntegerPoint2D pos )
H A DXIntegerReadOnlyBitmap.idl130 @param pos
140 …ixel( [out] IntegerBitmapLayout bitmapLayout, [in] ::com::sun::star::geometry::IntegerPoint2D pos )
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx1088 void TabControl::InsertPage (sal_uInt16 id, OUString const& title, sal_uInt16 pos) in InsertPage() argument
1090 (void) pos; in InsertPage()
1140 sal_uInt16 TabControl::GetPageId (sal_uInt16 pos) const in GetPageId()
1142 return GetTabControl ()->GetPageId (pos); in GetPageId()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.cxx904 for ( sal_Int32 pos = 0; pos < packageTypes.getLength(); ++pos ) in raiseAddPicker() local
906 uno::Reference< deployment::XPackageTypeInfo > const & xPackageType = packageTypes[ pos ]; in raiseAddPicker()
/trunk/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx1084 SupportedFeatures::const_iterator pos = m_aSupportedFeatures.find( _rFeatureURL ); in isUserDefinedFeature() local
1085 OSL_PRECOND( pos != m_aSupportedFeatures.end(), in isUserDefinedFeature()
1088 …return ( pos != m_aSupportedFeatures.end() ) ? isUserDefinedFeature( pos->second.nFeatureId ) : fa… in isUserDefinedFeature()
/trunk/main/desktop/source/deployment/manager/
H A Ddp_manager.cxx243 for ( ::std::size_t pos = 0; pos < tempEntries.size(); ++pos ) in initActivationLayer()
245 OUString const & tempEntry = tempEntries[ pos ]; in initActivationLayer()
/trunk/main/oox/source/dump/
H A Dbiffdumper.ini195 0x0001=pos-locked
478 0x008E=uint32,hex,stream-pos,CONV-DEC
865 0x0002=auto-pos
934 0x005C=tick-label-pos
982 0x001E=uint8,dec,legend-pos,CHFRLAYOUT-LEGENDPOS
1023 0x0004=auto-pos-x
1024 0x0008=auto-pos-y
1107 0x0010=apply-plotarea-pos
2139 0x3000=uint8,dec,window-pos,SHEETPR-WINDOWPOS
/trunk/main/comphelper/source/property/
H A Dpropagg.cxx224 ConstPropertyAccessorMapIterator pos = m_aPropertyAccessors.find(_nHandle); in getPropertyByHandle() local
225 if ( pos != m_aPropertyAccessors.end() ) in getPropertyByHandle()
227 _rProperty = m_aProperties[ pos->second.nPos ]; in getPropertyByHandle()
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx3265 for ( sal_Int32 pos = 0; pos < aPropertyNames.getLength(); ++pos ) in setPropertiesToDefault() local
3266 setPropertyToDefault( aPropertyNames[pos] ); in setPropertiesToDefault()
3275 for ( sal_Int32 pos = 0; pos < aPropertyNames.getLength(); ++pos ) in getPropertyDefaults() local
3276 ret.push_back( getPropertyDefault( aPropertyNames[pos] ) ); in getPropertyDefaults()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Ddatabases.cxx489 sal_uInt32 pos = 0; in getStaticInformationForModule() local
509 if( pos ) in getStaticInformationForModule()
511 current = rtl::OUString( lineBuffer,pos ); in getStaticInformationForModule()
542 pos = 0; in getStaticInformationForModule()
545 lineBuffer[ pos++ ] = ch; in getStaticInformationForModule()
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11ytextwrapper.mm250 Point pos ( minx + screenPos.X, miny + screenPos.Y );
252 NSValue * nsPos = [ AquaA11yUtil vclPointToNSPoint: pos ];
/trunk/main/canvas/source/null/
H A Dnull_canvashelper.hxx232 const ::com::sun::star::geometry::IntegerPoint2D& pos );
236 const ::com::sun::star::geometry::IntegerPoint2D& pos );
/trunk/main/bean/qa/complex/bean/
H A DOOoBeanTest.java229 Rectangle pos = new Rectangle(oldPosition.x - 50, oldPosition.y - 50, in test2() local
232 coverFrame.setBounds(pos); in test2()
/trunk/main/extensions/source/propctrlr/
H A Dformmetadata.cxx620 …::std::vector< ::rtl::OUString >::const_iterator pos = ::std::find( aEnumStrings.begin(), aEnumStr… in getValueFromDescription()
621 if ( pos != aEnumStrings.end() ) in getValueFromDescription()
623 sal_Int32 nPos = pos - aEnumStrings.begin(); in getValueFromDescription()
/trunk/main/filter/source/config/cache/
H A Dfilterfactory.cxx247 sal_Int32 pos = sNewQuery.indexOf(::rtl::OUString::createFromAscii("_query_"),0); in createSubSetEnumerationByQuery() local
248 if (pos != -1) in createSubSetEnumerationByQuery()
/trunk/main/svx/source/form/
H A Dfmvwimp.cxx902 for ( PageWindowAdapterList::const_iterator pos = m_aPageWindowAdapters.begin(); in getFormController() local
903 pos != m_aPageWindowAdapters.end(); in getFormController()
904 ++pos in getFormController()
907 const PFormViewPageWindowAdapter pAdapter( *pos ); in getFormController()
/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx1473 sal_Int32 pos = implNames.getLength(); in isRegistered_() local
1474 for ( ; pos--; ) in isRegistered_()
1478 pImplNames[ pos ] + OUSTR("/UNO/LOCATION") ); in isRegistered_()
1500 if (pos >= 0) in isRegistered_()
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.hxx245 const ::com::sun::star::geometry::IntegerPoint2D& pos );
249 const ::com::sun::star::geometry::IntegerPoint2D& pos );
/trunk/main/canvas/source/vcl/
H A Dcanvashelper.hxx262 const ::com::sun::star::geometry::IntegerPoint2D& pos );
266 const ::com::sun::star::geometry::IntegerPoint2D& pos );
/trunk/main/filter/source/msfilter/
H A Dmsvbahelper.cxx112 sal_Int32 pos = 0; in findShellForUrl() local
113 aName = aName.getToken(0,'-',pos); in findShellForUrl()
/trunk/main/i18npool/inc/
H A Dbreakiterator_th.hxx39 …void SAL_CALL makeIndex(const rtl::OUString& text, sal_Int32 pos) throw(com::sun::star::uno::Runti…

Completed in 326 milliseconds

12345678910>>...17