/aoo42x/main/dbaccess/source/core/api/ |
H A D | TableDeco.cxx | 293 void ODBTableDecorator::getFastPropertyValue(Any& _rValue, sal_Int32 _nHandle) const in getFastPropertyValue() 389 ::cppu::IPropertyArrayHelper* ODBTableDecorator::createArrayHelper(sal_Int32 /*_nId*/) const in createArrayHelper() 684 OColumn* ODBTableDecorator::createColumn(const ::rtl::OUString& _rName) const in createColumn()
|
/aoo42x/main/forms/source/component/ |
H A D | ComboBox.cxx | 191 void OComboBoxModel::getFastPropertyValue(Any& _rValue, sal_Int32 _nHandle) const in getFastPropertyValue() 311 void OComboBoxModel::describeFixedProperties( Sequence< Property >& _rProps ) const in describeFixedProperties() 324 void OComboBoxModel::describeAggregateProperties( Sequence< Property >& _rAggregateProps ) const in describeAggregateProperties()
|
/aoo42x/main/sc/source/ui/miscdlgs/ |
H A D | autofmt.cxx | 580 sal_uInt16 ScAutoFmtPreview::GetFormatIndex( size_t nCol, size_t nRow ) const in GetFormatIndex() 593 const SvxBoxItem& ScAutoFmtPreview::GetBoxItem( size_t nCol, size_t nRow ) const in GetBoxItem() 599 const SvxLineItem& ScAutoFmtPreview::GetDiagItem( size_t nCol, size_t nRow, bool bTLBR ) const in GetDiagItem()
|
/aoo42x/main/editeng/source/accessibility/ |
H A D | AccessibleImageBullet.cxx | 483 …void AccessibleImageBullet::FireEvent(const sal_Int16 nEventId, const uno::Any& rNewValue, const u… in FireEvent() 496 …void AccessibleImageBullet::GotPropertyEvent( const uno::Any& rNewValue, const sal_Int16 nEventId … in GotPropertyEvent() 503 …void AccessibleImageBullet::LostPropertyEvent( const uno::Any& rOldValue, const sal_Int16 nEventId… in LostPropertyEvent()
|
/aoo42x/main/xmloff/source/style/ |
H A D | impastp4.cxx | 301 OUString SvXMLAutoStylePoolP_Impl::Find( sal_Int32 nFamily, in Find() 330 OUString SvXMLAutoStylePoolP_Impl::FindAndRemoveCached( sal_Int32 nFamily ) const in FindAndRemoveCached() 371 const SvXMLAutoStylePoolP *pAntiImpl) const in exportXML() argument
|
H A D | XMLFontStylesContext.cxx | 185 void XMLFontStyleContext_Impl::FillProperties( in FillProperties() 267 sal_Bool XMLFontStylesContext::FillProperties( const OUString& rName, in FillProperties()
|
/aoo42x/main/sw/source/core/crsr/ |
H A D | swcrsr.cxx | 147 SwCursor* SwCursor::Create( SwPaM* pRing ) const in Create() 746 sal_Bool SwCursor::IsAtValidPos( sal_Bool bPoint ) const in IsAtValidPos() 777 SwMoveFnCollection* SwCursor::MakeFindRange( SwDocPositions nStart, in MakeFindRange() 1145 void SwCursor::FillFindPos( SwDocPositions ePos, SwPosition& rPos ) const in FillFindPos() 1195 sal_Bool SwCursor::IsStartWord( sal_Int16 nWordType ) const in IsStartWord() 1200 sal_Bool SwCursor::IsEndWord( sal_Int16 nWordType ) const in IsEndWord() 1205 sal_Bool SwCursor::IsInWord( sal_Int16 nWordType ) const in IsInWord() 1235 sal_Bool SwCursor::IsStartWordWT( sal_Int16 nWordType ) const in IsStartWordWT() 1250 sal_Bool SwCursor::IsEndWordWT( sal_Int16 nWordType ) const in IsEndWordWT() 1266 sal_Bool SwCursor::IsInWordWT( sal_Int16 nWordType ) const in IsInWordWT() [all …]
|
/aoo42x/main/svx/source/svdraw/ |
H A D | svdmrkv.cxx | 294 void SdrMarkView::TakeActionRect(Rectangle& rRect) const in TakeActionRect() 1344 sal_Bool SdrMarkView::IsObjMarkable(SdrObject* pObj, SdrPageView* pPV) const in IsObjMarkable() 1359 sal_Bool SdrMarkView::IsMarkedObjHit(const Point& rPnt, short nTol) const in IsMarkedObjHit() 1371 SdrHdl* SdrMarkView::PickHandle(const Point& rPnt, sal_uIntPtr nOptions, SdrHdl* pHdl0) const in PickHandle() 1633 sal_Bool SdrMarkView::IsObjMarked(SdrObject* pObj) const in IsObjMarked() 1669 …t16 nTol, SdrObject* pObj, SdrPageView* pPV, sal_uIntPtr nOptions, const SetOfByte* pMVisLay) const in CheckSingleSdrObjectHit() argument 1735 …OL, SdrPageView* pPV, sal_uIntPtr nOptions, const SetOfByte* pMVisLay, SdrObject*& rpRootObj) const in CheckSingleSdrObjectHit() 1770 …j(const Point& rPnt, short nTol, SdrObject*& rpObj, SdrPageView*& rpPV, sal_uIntPtr nOptions) const in PickObj() 1894 …t& rPnt, SdrObject*& rpObj, SdrPageView*& rpPV, sal_uIntPtr* pnMarkNum, sal_uIntPtr nOptions) const in PickMarkedObj() 1962 SdrHitKind SdrMarkView::PickSomething(const Point& rPnt, short nTol) const in PickSomething() [all …]
|
/aoo42x/main/editeng/source/outliner/ |
H A D | outliner.cxx | 96 void Outliner::ImplCheckDepth( sal_Int16& rnDepth ) const in ImplCheckDepth() 287 sal_Int16 Outliner::GetDepth( sal_uLong nPara ) const in GetDepth() 373 sal_Int16 Outliner::GetBulletsNumberingStatus( in GetBulletsNumberingStatus() 950 Font Outliner::ImpCalcBulletFont( sal_uInt32 nPara ) const in ImpCalcBulletFont() 1458 OutlinerView* Outliner::GetView( sal_uLong nIndex ) const in GetView() 1507 Paragraph* Outliner::GetParagraph( sal_uLong nAbsPos ) const in GetParagraph() 1513 sal_Bool Outliner::HasChilds( Paragraph* pParagraph ) const in HasChilds() 1519 bool Outliner::ImplHasNumberFormat( sal_uInt32 nPara ) const in ImplHasNumberFormat() 1531 const SvxNumberFormat* Outliner::GetNumberFormat( sal_uInt32 nPara ) const in GetNumberFormat() 1803 XubString Outliner::GetText( Paragraph* pParagraph, sal_uLong nCount ) const in GetText() [all …]
|
/aoo42x/main/sw/source/core/layout/ |
H A D | paintfrm.cxx | 3257 sal_Bool Stop( const SwRect& rRect ) const in Stop() 3939 void SwFrm::PaintShadow( const SwRect& rRect, SwRect& rOutRect, in PaintShadow() 4147 void SwFrm::PaintBorderLine( const SwRect& rRect, in PaintBorderLine() 4995 void SwFtnContFrm::PaintLine( const SwRect& rRect, in PaintLine() 5407 void SwPageFrm::PaintMarginArea( const SwRect& _rOutputRect, in PaintMarginArea() 6027 void SwPageFrm::RefreshSubsidiary( const SwRect &rRect ) const in RefreshSubsidiary() 6072 void SwLayoutFrm::RefreshLaySubsidiary( const SwPageFrm *pPage, in RefreshLaySubsidiary() 6260 void SwLayoutFrm::PaintSubsidiaryLines( const SwPageFrm *pPage, in PaintSubsidiaryLines() 6432 void SwPageFrm::RefreshExtraData( const SwRect &rRect ) const in RefreshExtraData() 6459 void SwLayoutFrm::RefreshExtraData( const SwRect &rRect ) const in RefreshExtraData() [all …]
|
/aoo42x/main/svtools/inc/svtools/ |
H A D | svtreebx.hxx | 318 …SvLBoxEntry* GetEntry( SvLBoxEntry* pParent, sal_uLong nPos ) const { return SvLBox::GetEntry(pPar… in GetEntry() 319 SvLBoxEntry* GetEntry( sal_uLong nRootPos ) const { return SvLBox::GetEntry(nRootPos);} in GetEntry()
|
/aoo42x/main/writerfilter/inc/resourcemodel/ |
H A D | SubSequence.hxx | 114 const T & operator[] (sal_uInt32 nIndex) const in operator []() 123 void dump(ostream & o) const in dump()
|
/aoo42x/main/writerfilter/source/dmapper/ |
H A D | PropertyIds.cxx | 325 const rtl::OUString& PropertyNameSupplier::GetName( PropertyIds eId ) const in GetName() 332 PropertyIds PropertyNameSupplier::GetId(const ::rtl::OUString & rStr) const in GetId()
|
/aoo42x/main/sw/inc/ |
H A D | fmtclds.hxx | 172 inline const SwFmtCol &SwAttrSet::GetCol(sal_Bool bInP) const in GetCol() 175 inline const SwFmtCol &SwFmt::GetCol(sal_Bool bInP) const in GetCol()
|
/aoo42x/main/setup_native/source/win32/customactions/reg4msdoc/ |
H A D | registrationcontextinformation.cxx | 306 … OFFICE_APPLICATION OfficeApp) const in GetOpenOfficeCommandline() 345 bool RegistrationContextInformation::IsConvertableToAnsi(const std::wstring& String) const in IsConvertableToAnsi() argument
|
/aoo42x/main/basegfx/inc/basegfx/color/ |
H A D | bcolormodifier.hxx | 76 bool operator!=(const BColorModifier& rCompare) const in operator !=() argument 400 const BColorModifierSharedPtr& getBColorModifier(sal_uInt32 nIndex) const in getBColorModifier()
|
/aoo42x/main/cppuhelper/source/ |
H A D | unourl.cxx | 182 bool UnoUrlDescriptor::hasParameter(rtl::OUString const & rKey) const in hasParameter() 188 rtl::OUString UnoUrlDescriptor::getParameter(rtl::OUString const & rKey) const in getParameter()
|
/aoo42x/main/sw/source/core/fields/ |
H A D | usrfld.cxx | 128 sal_Bool SwUserField::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const in QueryValue() 316 sal_Bool SwUserFieldType::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const in QueryValue()
|
/aoo42x/main/svx/source/sdr/contact/ |
H A D | viewobjectcontactofpageobj.cxx | 170 void PagePrimitiveExtractor::InvalidatePartOfView(const basegfx::B2DRange& rRange) const in InvalidatePartOfView() argument 209 …quence ViewObjectContactOfPageObj::createPrimitive2DSequence(const DisplayInfo& rDisplayInfo) const in createPrimitive2DSequence() argument
|
/aoo42x/main/desktop/source/deployment/ |
H A D | dp_persmap.cxx | 273 bool PersistentMap::has( OString const & key ) const in has() 279 bool PersistentMap::get( OString * value, OString const & key ) const in get()
|
/aoo42x/main/sc/source/ui/undo/ |
H A D | undostyl.cxx | 240 sal_Bool ScUndoModifyStyle::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat() 302 sal_Bool ScUndoApplyPageStyle::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat()
|
/aoo42x/main/sc/source/ui/dbgui/ |
H A D | dpgroupdlg.cxx | 136 bool ScDPNumGroupEditHelper::ImplGetValue( double& rfValue ) const in ImplGetValue() 156 bool ScDPDateGroupEditHelper::ImplGetValue( double& rfValue ) const in ImplGetValue()
|
/aoo42x/main/oox/source/drawingml/ |
H A D | fillproperties.cxx | 186 void FillProperties::pushToPropMap( ShapePropertyMap& rPropMap, in pushToPropMap() 344 void GraphicProperties::pushToPropMap( PropertyMap& rPropMap, const GraphicHelper& rGraphicHelper, … in pushToPropMap()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | viewdata.cxx | 761 ScMarkType ScViewData::GetSimpleArea( ScRange & rRange, ScMarkData & rNewMark ) const in GetSimpleArea() 806 ScMarkType ScViewData::GetSimpleArea( ScRange& rRange ) const in GetSimpleArea() 814 void ScViewData::GetMultiArea( ScRangeListRef& rRange ) const in GetMultiArea() 1513 Point ScViewData::GetScrPos( SCCOL nWhereX, SCROW nWhereY, ScHSplitPos eWhich ) const in GetScrPos() 1527 Point ScViewData::GetScrPos( SCCOL nWhereX, SCROW nWhereY, ScSplitPos eWhich, in GetScrPos() 1726 SCCOL ScViewData::VisibleCellsX( ScHSplitPos eWhichX ) const in VisibleCellsX() 1731 SCROW ScViewData::VisibleCellsY( ScVSplitPos eWhichY ) const in VisibleCellsY() 1736 SCCOL ScViewData::PrevCellsX( ScHSplitPos eWhichX ) const in PrevCellsX() 1741 SCROW ScViewData::PrevCellsY( ScVSplitPos eWhichY ) const in PrevCellsY() 2419 void ScViewData::WriteExtOptions( ScExtDocOptions& rDocOpt ) const in WriteExtOptions() [all …]
|
/aoo42x/main/sc/source/core/data/ |
H A D | documen4.cxx | 337 sal_Bool bInSel, const ScMarkData& rMark) const in GetNextSpellingCell() argument 420 void ScDocument::GetLastAttrCell( SCTAB nTab, SCCOL& rEndCol, SCROW& rEndRow ) const in GetLastAttrCell() 428 sal_Int32 ScDocument::GetMaxStringLen( SCTAB nTab, SCCOL nCol, in GetMaxStringLen() 437 xub_StrLen ScDocument::GetMaxNumberStringLen( sal_uInt16& nPrecision, SCTAB nTab, in GetMaxNumberStringLen() 609 const SfxPoolItem* ScDocument::GetEffItem( in GetEffItem() 644 const SfxItemSet* ScDocument::GetCondResult( SCCOL nCol, SCROW nRow, SCTAB nTab ) const in GetCondResult() 662 const ScConditionalFormat* ScDocument::GetCondFormat( in GetCondFormat() 679 const ScValidationData* ScDocument::GetValidationEntry( sal_uLong nIndex ) const in GetValidationEntry()
|