Home
last modified time | relevance | path

Searched defs:sal_Int32 (Results 51 – 75 of 367) sorted by relevance

12345678910>>...15

/trunk/main/sw/source/ui/vba/
H A Dvbaoptions.cxx137 void SAL_CALL SwVbaOptions::setDefaultBorderLineStyle( ::sal_Int32 /*_defaultborderlinestyle*/ ) th… in setDefaultBorderLineStyle()
147 void SAL_CALL SwVbaOptions::setDefaultBorderLineWidth( ::sal_Int32 /*_defaultborderlinewidth*/ ) th… in setDefaultBorderLineWidth()
157 void SAL_CALL SwVbaOptions::setDefaultBorderColorIndex( ::sal_Int32 /*_defaultbordercolorindex*/ ) … in setDefaultBorderColorIndex()
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLFastDocumentHandler.cxx67 (::sal_Int32 /*Element*/, const uno::Reference< xml::sax::XFastAttributeList > & /*Attribs*/) in startFastElement()
79 void SAL_CALL OOXMLFastDocumentHandler::endFastElement(::sal_Int32 /*Element*/) in endFastElement()
H A DOOXMLFactory.cxx303 void OOXMLFactory::startAction(OOXMLFastContextHandler * pHandler, sal_Int32 /*nToken*/) in startAction() argument
320 void OOXMLFactory::endAction(OOXMLFastContextHandler * pHandler, sal_Int32 /*nToken*/) in endAction() argument
349 void OOXMLFactory_ns::attributeAction(OOXMLFastContextHandler *, sal_Int32, OOXMLValue::Pointer_t) in attributeAction() argument
/trunk/main/canvas/source/vcl/
H A Dcanvasbitmap.hxx115 …virtual void SAL_CALL setFastPropertyValue(sal_Int32, const ::com::sun::star::uno::Any&) throw (:… in setFastPropertyValue() argument
/trunk/main/sw/source/filter/ww8/
H A Dtypessw.hxx33 typedef sal_Int32 sal_Int32; typedef
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaDataResultSet.cxx181 …XInputStream > SAL_CALL ODatabaseMetaDataResultSet::getCharacterStream( sal_Int32 /*columnIndex*/ … in getCharacterStream() argument
272 sal_Int64 SAL_CALL ODatabaseMetaDataResultSet::getLong( sal_Int32 /*columnIndex*/ ) throw(SQLExcept… in getLong() argument
293 Reference< XArray > SAL_CALL ODatabaseMetaDataResultSet::getArray( sal_Int32 /*columnIndex*/ ) thro… in getArray() argument
301 Reference< XClob > SAL_CALL ODatabaseMetaDataResultSet::getClob( sal_Int32 /*columnIndex*/ ) throw(… in getClob() argument
307 Reference< XBlob > SAL_CALL ODatabaseMetaDataResultSet::getBlob( sal_Int32 /*columnIndex*/ ) throw(… in getBlob() argument
314 Reference< XRef > SAL_CALL ODatabaseMetaDataResultSet::getRef( sal_Int32 /*columnIndex*/ ) throw(SQ… in getRef() argument
688 void ODatabaseMetaDataResultSet::setFetchDirection(sal_Int32 /*_par0*/) in setFetchDirection() argument
H A DAGroups.cxx76 void OGroups::dropObject(sal_Int32 /*_nPos*/,const ::rtl::OUString _sElementName) in dropObject() argument
H A DAIndexes.cxx80 void OIndexes::dropObject(sal_Int32 /*_nPos*/,const ::rtl::OUString _sElementName) in dropObject() argument
H A DAUsers.cxx77 void OUsers::dropObject(sal_Int32 /*_nPos*/,const ::rtl::OUString _sElementName) in dropObject() argument
/trunk/main/xmlsecurity/source/framework/
H A Dsecurityengine.cxx50 void SAL_CALL SecurityEngine::referenceResolved( sal_Int32 /*referenceId*/) in referenceResolved() argument
/trunk/main/vbahelper/source/msforms/
H A Dvbatogglebutton.cxx111 void SAL_CALL ScVbaToggleButton::setBackColor( sal_Int32 /*nBackColor*/ ) throw (uno::RuntimeExcept… in setBackColor() argument
120 void SAL_CALL ScVbaToggleButton::setForeColor( sal_Int32 /*nForeColor*/ ) throw (uno::RuntimeExcept… in setForeColor() argument
H A Dvbatextbox.cxx119 void SAL_CALL ScVbaTextBox::setSpecialEffect( sal_Int32 /*nSpecialEffect*/ ) throw (uno::RuntimeExc… in setSpecialEffect() argument
128 void SAL_CALL ScVbaTextBox::setBorderStyle( sal_Int32 /*nBorderStyle*/ ) throw (uno::RuntimeExcepti… in setBorderStyle() argument
/trunk/main/svx/source/accessibility/
H A Dcharmapacc.cxx521 ::rtl::OUString SAL_CALL SvxShowCharSetAcc::getAccessibleRowDescription( sal_Int32 /*nRow*/ ) throw… in getAccessibleRowDescription() argument
526 ::rtl::OUString SAL_CALL SvxShowCharSetAcc::getAccessibleColumnDescription( sal_Int32 /*nColumn*/ )… in getAccessibleColumnDescription() argument
531 sal_Int32 SAL_CALL SvxShowCharSetAcc::getAccessibleRowExtentAt( sal_Int32 /*nRow*/, sal_Int32 /*nCo… in getAccessibleRowExtentAt() argument
536 sal_Int32 SAL_CALL SvxShowCharSetAcc::getAccessibleColumnExtentAt( sal_Int32 /*nRow*/, sal_Int32 /*… in getAccessibleColumnExtentAt() argument
675 … accessibility::XAccessible > SAL_CALL SvxShowCharSetItemAcc::getAccessibleChild( sal_Int32 /*i*/ ) in getAccessibleChild() argument
/trunk/main/vcl/aqua/source/dtrans/
H A DDragSource.cxx249 sal_Int32 /*cursor*/, in startDrag() argument
/trunk/main/svx/source/sidebar/debug/
H A DContextPanel.cxx51 sal_Int32 ContextPanel::GetPreferredHeight (sal_Int32 /* nWidth */) in GetPreferredHeight() argument
/trunk/main/oox/source/drawingml/
H A Dtextspacingcontext.cxx42 void TextSpacingContext::endFastElement( sal_Int32 /*nElement*/ ) in endFastElement() argument
H A Dtextliststylecontext.cxx50 void TextListStyleContext::endFastElement( sal_Int32 ) throw (SAXException, RuntimeException) in endFastElement() argument
/trunk/main/canvas/source/directx/
H A Ddx_canvasbitmap.hxx89 …virtual void SAL_CALL setFastPropertyValue(sal_Int32, const ::com::sun::star::uno::Any&) throw (:… in setFastPropertyValue() argument
/trunk/main/oox/source/core/
H A Dfragmenthandler2.cxx103 ContextHandlerRef FragmentHandler2::onCreateContext( sal_Int32, const AttributeList& ) in onCreateContext() argument
120 ContextHandlerRef FragmentHandler2::onCreateRecordContext( sal_Int32, SequenceInputStream& ) in onCreateRecordContext() argument
/trunk/main/canvas/source/cairo/
H A Dcairo_canvasbitmap.hxx122 …virtual void SAL_CALL setFastPropertyValue(sal_Int32, const ::com::sun::star::uno::Any&) throw (:… in setFastPropertyValue() argument
/trunk/main/dbaccess/source/ui/misc/
H A DWExtendPages.cxx81 SvParser* OWizNormalExtend::createReader(sal_Int32 /*_nRows*/) in createReader() argument
/trunk/main/oox/source/ppt/
H A Dslidetimingcontext.cxx58 void SlideTimingContext::endFastElement( sal_Int32 /*aElement*/ ) throw ( SAXException, RuntimeExce… in endFastElement() argument
/trunk/main/connectivity/source/drivers/adabas/
H A DBGroups.cxx76 void OGroups::dropObject(sal_Int32 /*_nPos*/,const ::rtl::OUString _sElementName) in dropObject() argument
/trunk/main/toolkit/source/awt/
H A Dvclxsplitter.hxx75 virtual sal_Int32 SAL_CALL getHeightForWidth( sal_Int32 /*nWidth*/ ) in getHeightForWidth() argument
/trunk/main/oox/source/drawingml/diagram/
H A Ddiagramdefinitioncontext.cxx61 void SAL_CALL DiagramDefinitionContext::endFastElement( ::sal_Int32 ) in endFastElement()

Completed in 113 milliseconds

12345678910>>...15