Home
last modified time | relevance | path

Searched defs:const (Results 1001 – 1025 of 3729) sorted by relevance

1...<<41424344454647484950>>...150

/AOO41X/main/dbaccess/source/filter/xml/
H A DxmlStyleImport.cxx239 OTableStylesContext::GetImportPropertyMapper( in GetImportPropertyMapper()
299 OTableStylesContext::GetStylesContainer( sal_uInt16 nFamily ) const in GetStylesContainer()
306 ::rtl::OUString OTableStylesContext::GetServiceName( sal_uInt16 nFamily ) const in GetServiceName()
/AOO41X/main/chart2/source/tools/
H A DImplOPropertySet.cxx112 beans::PropertyState ImplOPropertySet::GetPropertyStateByHandle( sal_Int32 nHandle ) const in GetPropertyStateByHandle()
117 Sequence< beans::PropertyState > ImplOPropertySet::GetPropertyStatesByHandle( in GetPropertyStatesByHandle()
151 bool ImplOPropertySet::GetPropertyValueByHandle( in GetPropertyValueByHandle()
/AOO41X/main/sot/source/base/
H A Dfactory.cxx308 void * SotFactory::CreateInstance( SotObject ** ppObj ) const in CreateInstance()
315 void * SotFactory::CastAndAddRef in CastAndAddRef()
348 sal_Bool SotFactory::Is( const SotFactory * pSuperCl ) const in Is()
/AOO41X/main/sc/source/ui/undo/
H A Dundocell.cxx105 void ScUndoCursorAttr::DoChange( const ScPatternAttr* pWhichPattern ) const in DoChange()
161 sal_Bool __EXPORT ScUndoCursorAttr::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
340 sal_Bool __EXPORT ScUndoEnterData::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
424 sal_Bool __EXPORT ScUndoEnterValue::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat()
513 sal_Bool __EXPORT ScUndoPutCell::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat()
554 void ScUndoPageBreak::DoChange( sal_Bool bInsertP ) const in DoChange()
599 sal_Bool __EXPORT ScUndoPageBreak::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
674 sal_Bool __EXPORT ScUndoPrintZoom::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
800 sal_Bool __EXPORT ScUndoThesaurus::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
865 sal_Bool ScUndoReplaceNote::CanRepeat( SfxRepeatTarget& /*rTarget*/ ) const in CanRepeat()
[all …]
/AOO41X/main/drawinglayer/source/primitive2d/
H A Dtextdecoratedprimitive2d.cxx52 const attribute::FontAttribute& rFontAttribute) const in impCreateGeometryContent() argument
165 …onPrimitive2D::create2DDecomposition(const geometry::ViewInformation2D& /*rViewInformation*/) const in create2DDecomposition()
367 bool TextDecoratedPortionPrimitive2D::operator==(const BasePrimitive2D& rPrimitive) const in operator ==() argument
393 …e TextDecoratedPortionPrimitive2D::getB2DRange(const geometry::ViewInformation2D& rViewInformation… in getB2DRange() argument
H A Dgridprimitive2d.cxx45 …equence GridPrimitive2D::create2DDecomposition(const geometry::ViewInformation2D& rViewInformation… in create2DDecomposition() argument
297 bool GridPrimitive2D::operator==(const BasePrimitive2D& rPrimitive) const in operator ==() argument
317 …basegfx::B2DRange GridPrimitive2D::getB2DRange(const geometry::ViewInformation2D& rViewInformation… in getB2DRange() argument
329 …2DSequence GridPrimitive2D::get2DDecomposition(const geometry::ViewInformation2D& rViewInformation… in get2DDecomposition() argument
/AOO41X/main/sfx2/inc/sfx2/
H A Dminarray.hxx325 void* GetObject( sal_uInt16 nPos ) const { return operator[](nPos); } in GetObject()
345 inline void* SfxPtrArr::operator[]( sal_uInt16 nPos ) const in operator []()
407 char GetObject( sal_uInt16 nPos ) const { return operator[](nPos); } in GetObject()
472 short GetObject( sal_uInt16 nPos ) const { return operator[](nPos); } in GetObject()
/AOO41X/main/cppcanvas/source/mtfrenderer/
H A Dtransparencygroupaction.cxx254 bool TransparencyGroupAction::render( const ::basegfx::B2DHomMatrix& rTransformation, in render()
506 … bool TransparencyGroupAction::render( const ::basegfx::B2DHomMatrix& rTransformation ) const in render()
516 …2DRange TransparencyGroupAction::getBounds( const ::basegfx::B2DHomMatrix& rTransformation ) const in getBounds()
529 …egfx::B2DRange TransparencyGroupAction::getBounds( const ::basegfx::B2DHomMatrix& rTransformation, in getBounds()
/AOO41X/main/sw/source/core/bastyp/
H A Dindex.cxx540 sal_Bool SwIndex::operator<( const SwIndex & rIndex ) const in operator <()
556 sal_Bool SwIndex::operator<=( const SwIndex & rIndex ) const in operator <=()
572 sal_Bool SwIndex::operator>( const SwIndex & rIndex ) const in operator >()
588 sal_Bool SwIndex::operator>=( const SwIndex & rIndex ) const in operator >=()
/AOO41X/main/sw/source/core/text/
H A Dporfly.cxx59 void SwFlyPortion::Paint( const SwTxtPaintInfo& ) const in Paint()
227 void SwFlyCntPortion::Paint( const SwTxtPaintInfo &rInf ) const in Paint()
428 xub_StrLen SwFlyCntPortion::GetFlyCrsrOfst( const KSHORT nOfst, in GetFlyCrsrOfst()
446 xub_StrLen SwFlyCntPortion::GetCrsrOfst( const KSHORT nOfst ) const in GetCrsrOfst()
/AOO41X/main/svx/inc/svx/
H A Dgaltheme.hxx122 …ct* ImplGetGalleryObject( sal_uIntPtr nPos ) const { return aObjectList.GetObject( nPos ); } in ImplGetGalleryObject()
124 … ImplGetGalleryObjectPos( const GalleryObject* pObj ) const { return aObjectList.GetPos( pObj ); } in ImplGetGalleryObjectPos()
190 SgaObjKind GetObjectKind( sal_uIntPtr nPos ) const in GetObjectKind()
197 const INetURLObject& GetObjectURL( sal_uIntPtr nPos ) const in GetObjectURL()
/AOO41X/main/basegfx/source/inc/
H A Dpolygontemplate.hxx56 bool operator==(const ImplSimplePointEntry& rEntry) const in operator ==() argument
109 bool operator==(const ImplSimpleBezierEntry& rEntry) const in operator ==() argument
241 bool isEqual(const ImplPolygonTemplate& rPointList) const in isEqual() argument
270 const Point& getPoint(sal_uInt32 nIndex) const in getPoint()
280 const Vector& getBackwardVector(sal_uInt32 nIndex) const in getBackwardVector()
318 const Vector& getForwardVector(sal_uInt32 nIndex) const in getForwardVector()
H A DPolygonPoint.hxx56 bool operator==(const SimplePointEntry& rEntry) const in operator ==() argument
109 bool operator==(const SimpleBezierEntry& rEntry) const in operator ==() argument
241 bool isEqual(const PolygonPointList& rPointList) const in isEqual() argument
270 const Point& getPoint(sal_uInt32 nIndex) const in getPoint()
280 const Vector& getBackwardVector(sal_uInt32 nIndex) const in getBackwardVector()
318 const Vector& getForwardVector(sal_uInt32 nIndex) const in getForwardVector()
/AOO41X/main/autodoc/source/ary/cpp/
H A Dusedtype.cxx150 UsedType::operator<( const UsedType & i_rType ) const in operator <()
345 UsedType::do_Accept(csv::ProcessorIfc & io_processor) const in do_Accept()
379 UsedType::inq_Get_Text( StreamStr & o_rPreName, in inq_Get_Text()
408 UsedType::RecursiveSearchCe_InBaseClassesOf( const CodeEntity & i_mayBeClass, in RecursiveSearchCe_InBaseClassesOf()
519 List_TplParameter::Get_Text( StreamStr & o_rOut, in Get_Text()
545 List_TplParameter::Compare( const List_TplParameter & i_rOther ) const in Compare()
/AOO41X/main/sw/source/ui/app/
H A Dswmodul1.cxx544 sal_Bool SwModule::IsInsTblFormatNum(sal_Bool bHTML) const in IsInsTblFormatNum()
549 sal_Bool SwModule::IsInsTblChangeNumFormat(sal_Bool bHTML) const in IsInsTblChangeNumFormat()
558 sal_Bool SwModule::IsInsTblAlignNum(sal_Bool bHTML) const in IsInsTblAlignNum()
589 sal_uInt16 SwModule::GetMetric( sal_Bool bWeb ) const in GetMetric()
610 sal_uInt16 SwModule::GetLinkUpdMode( sal_Bool ) const in GetLinkUpdMode()
619 SwFldUpdateFlags SwModule::GetFldUpdateFlags( sal_Bool ) const in GetFldUpdateFlags()
/AOO41X/main/reportdesign/source/ui/report/
H A DReportWindow.cxx150 sal_Int32 OReportWindow::getMaxMarkerWidth(sal_Bool _bWithEnd) const in getMaxMarkerWidth()
334 ::boost::shared_ptr<OSectionWindow> OReportWindow::getMarkedSection(NearSectionAccess nsa) const in getMarkedSection()
339 …indow(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection>& _xSection) const in getSectionWindow()
350 void OReportWindow::fillCollapsedSections(::std::vector<sal_uInt16>& _rCollapsedPositions) const in fillCollapsedSections()
401 …w::fillControlModelSelection(::std::vector< uno::Reference< uno::XInterface > >& _rSelection) const in fillControlModelSelection()
414 sal_uInt16 OReportWindow::getZoomFactor(SvxZoomType _eType) const in getZoomFactor()
/AOO41X/main/svtools/source/brwbox/
H A Debbcontrols.cxx98 sal_Bool ComboBoxCellController::MoveAllowed(const KeyEvent& rEvt) const in MoveAllowed() argument
208 sal_Bool ListBoxCellController::MoveAllowed(const KeyEvent& rEvt) const in MoveAllowed() argument
380 String MultiLineEditImplementation::GetText( LineEnd aSeparator ) const in GetText()
386 String MultiLineEditImplementation::GetSelected( LineEnd aSeparator ) const in GetSelected()
438 sal_Bool EditCellController::MoveAllowed(const KeyEvent& rEvt) const in MoveAllowed() argument
495 sal_Bool SpinCellController::MoveAllowed(const KeyEvent& rEvt) const in MoveAllowed() argument
/AOO41X/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_import.cxx1705 OUString const & /*rWhitespaces*/ ) in ignorableWhitespace()
1711 void ElementBase::characters( OUString const & /*rChars*/ ) in characters()
1723 OUString const & /*Target*/, OUString const & /*Data*/ ) in processingInstruction()
1728 Reference< xml::input::XElement > ElementBase::startChildElement( in startChildElement()
1729 sal_Int32 /*nUid*/, OUString const & /*rLocalName*/, in startChildElement()
1798 OUString const & /*rTarget*/, OUString const & /*rData*/ ) in processingInstruction()
1804 void DialogImport::setDocumentLocator( in setDocumentLocator()
1874 Reference< xml::input::XElement > DialogImport::getStyle( in getStyle()
/AOO41X/main/vcl/source/control/
H A Dcombobox.cxx1031 Image ComboBox::GetEntryImage( sal_uInt16 nPos ) const in GetEntryImage()
1040 sal_uInt16 ComboBox::GetEntryPos( const XubString& rStr ) const in GetEntryPos()
1050 sal_uInt16 ComboBox::GetEntryPos( const void* pData ) const in GetEntryPos()
1060 XubString ComboBox::GetEntry( sal_uInt16 nPos ) const in GetEntry()
1103 long ComboBox::CalcWindowSizePixel( sal_uInt16 nLines ) const in CalcWindowSizePixel()
1110 Size ComboBox::GetOptimalSize(WindowSizeType eType) const in GetOptimalSize()
1143 Size ComboBox::CalcAdjustedSize( const Size& rPrefSize ) const in CalcAdjustedSize()
1170 Size ComboBox::CalcSize( sal_uInt16 nColumns, sal_uInt16 nLines ) const in CalcSize()
1210 void ComboBox::GetMaxVisColumnsAndLines( sal_uInt16& rnCols, sal_uInt16& rnLines ) const in GetMaxVisColumnsAndLines()
1413 XubString ComboBox::GetMRUEntries( xub_Unicode cSep ) const in GetMRUEntries()
[all …]
/AOO41X/main/svl/source/undo/
H A Dundo.cxx118 XubString SfxUndoAction::GetRepeatComment(SfxRepeatTarget&) const in GetRepeatComment()
167 sal_Bool SfxUndoAction::CanRepeat(SfxRepeatTarget&) const in CanRepeat()
664 size_t SfxUndoManager::GetUndoActionCount( bool const i_currentLevel ) const in GetUndoActionCount()
673 XubString SfxUndoManager::GetUndoActionComment( size_t nNo, bool const i_currentLevel ) const in GetUndoActionComment()
701 SfxUndoAction* SfxUndoManager::GetUndoAction( size_t nNo ) const in GetUndoAction()
818 size_t SfxUndoManager::GetRedoActionCount( bool const i_currentLevel ) const in GetRedoActionCount()
826 size_t SfxUndoManager::ImplGetRedoActionCount_Lock( bool const i_currentLevel ) const in ImplGetRedoActionCount_Lock()
834 SfxUndoAction* SfxUndoManager::GetRedoAction( size_t nNo, bool const i_currentLevel ) const in GetRedoAction()
848 XubString SfxUndoManager::GetRedoActionComment( size_t nNo, bool const i_currentLevel ) const in GetRedoActionComment()
946 XubString SfxUndoManager::GetRepeatActionComment( SfxRepeatTarget &rTarget) const in GetRepeatActionComment()
[all …]
/AOO41X/main/sfx2/source/sidebar/
H A DContextMatcher.cxx53 const Context& rContext) const in EvaluateMatch() argument
78 const Entry& rEntry) const in EvaluateMatch() argument
/AOO41X/main/oox/inc/oox/vml/
H A Dvmlshapecontainer.hxx122 const ShapeType* ShapeContainer::findShapeType( const Functor& rFunctor ) const in findShapeType()
128 const ShapeBase* ShapeContainer::findShape( const Functor& rFunctor ) const in findShape()
/AOO41X/main/oox/source/drawingml/
H A Dtextfont.cxx79 …ng& rFontName, sal_Int16 rnFontPitch, sal_Int16& rnFontFamily, const XmlFilterBase& rFilter ) const in getFontData()
87 …tFont::implGetFontData( OUString& rFontName, sal_Int16 rnFontPitch, sal_Int16& rnFontFamily ) const in implGetFontData()
/AOO41X/main/svx/source/sdr/primitive2d/
H A Dsdrgrafprimitive2d.cxx40 …afPrimitive2D::create2DDecomposition(const geometry::ViewInformation2D& /*aViewInformation*/) const in create2DDecomposition()
147 bool SdrGrafPrimitive2D::operator==(const BasePrimitive2D& rPrimitive) const in operator ==() argument
/AOO41X/main/sc/source/ui/inc/
H A Dcsvruler.hxx105 inline sal_Int32 GetSplitPos( sal_uInt32 nIndex ) const in GetSplitPos()
111 … inline bool HasSplit( sal_Int32 nPos ) const { return maSplits.HasSplit( nPos ); } in HasSplit()

1...<<41424344454647484950>>...150