Home
last modified time | relevance | path

Searched refs:xCaption (Results 1 – 12 of 12) sorted by relevance

/dports/x11/idesk/idesk-0.7.5/src/
H A DXIcon.cpp89 xCaption->createWindow(); in createIcon()
91 xCaption->lowerWindow(); in createIcon()
106 if(xCaption) in lowerIcon()
174 if(xCaption){ in dragMotionNotify()
177 xCaption->draw(); in dragMotionNotify()
204 if(xCaption){ in dragButtonRelease()
283 if(xCaption) in draw()
284 xCaption->draw(); in draw()
418 if(xCaption) in mapCaptionWindow()
419 xCaption->mapWindow(); in mapCaptionWindow()
[all …]
H A DXIconWithShadow.cpp132 XImlib2Caption * xCaption = dynamic_cast<XImlib2Caption *>(caption); in lowerIcon() local
133 xCaption->lowerWindow(); in lowerIcon()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dpostit.cxx168 … ScCaptionCreator( ScDocument& rDoc, const ScAddress& rPos, const ScCaptionPtr& xCaption );
214 …reator::ScCaptionCreator( ScDocument& rDoc, const ScAddress& rPos, const ScCaptionPtr& xCaption ) : in ScCaptionCreator() argument
217 mxCaption( xCaption ) in ScCaptionCreator()
411 …NoteCaptionCreator( ScDocument& rDoc, const ScAddress& rPos, ScCaptionPtr& xCaption, bool bShown );
435 …oteCaptionCreator( ScDocument& rDoc, const ScAddress& rPos, ScCaptionPtr& xCaption, bool bShown ) : in ScNoteCaptionCreator() argument
436 ScCaptionCreator( rDoc, rPos, xCaption ) in ScNoteCaptionCreator()
440 …OSL_ENSURE( xCaption->getSdrPageFromSdrObject() == pDrawPage, "ScNoteCaptionCreator::ScNoteCaption… in ScNoteCaptionCreator()
441 if( pDrawPage && (xCaption->getSdrPageFromSdrObject() == pDrawPage) ) in ScNoteCaptionCreator()
444 ScCaptionUtil::SetCaptionUserData( *xCaption, rPos ); in ScNoteCaptionCreator()
446 ScCaptionUtil::SetBasicCaptionSettings( *xCaption, bShown ); in ScNoteCaptionCreator()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dpostit.cxx167 … ScCaptionCreator( ScDocument& rDoc, const ScAddress& rPos, const ScCaptionPtr& xCaption );
213 …reator::ScCaptionCreator( ScDocument& rDoc, const ScAddress& rPos, const ScCaptionPtr& xCaption ) : in ScCaptionCreator() argument
216 mxCaption( xCaption ) in ScCaptionCreator()
410 …NoteCaptionCreator( ScDocument& rDoc, const ScAddress& rPos, ScCaptionPtr& xCaption, bool bShown );
434 …oteCaptionCreator( ScDocument& rDoc, const ScAddress& rPos, ScCaptionPtr& xCaption, bool bShown ) : in ScNoteCaptionCreator() argument
435 ScCaptionCreator( rDoc, rPos, xCaption ) in ScNoteCaptionCreator()
439 …OSL_ENSURE( xCaption->getSdrPageFromSdrObject() == pDrawPage, "ScNoteCaptionCreator::ScNoteCaption… in ScNoteCaptionCreator()
440 if( pDrawPage && (xCaption->getSdrPageFromSdrObject() == pDrawPage) ) in ScNoteCaptionCreator()
443 ScCaptionUtil::SetCaptionUserData( *xCaption, rPos ); in ScNoteCaptionCreator()
445 ScCaptionUtil::SetBasicCaptionSettings( *xCaption, bShown ); in ScNoteCaptionCreator()
[all …]
/dports/editors/lazarus/lazarus/ide/
H A Dtoolbarconfig.pas393 xCaption: string;
411 xCaption := SortedCtgList[i];
413 DeleteAmpersands(xCaption);
414 Node := TV.Items.AddChild(nil, Format('%s', [xCaption]));
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dtoolbarconfig.pas383 xCaption: string;
401 xCaption := SortedCtgList[i];
403 DeleteAmpersands(xCaption);
404 Node := TV.Items.AddChild(nil, Format('%s', [xCaption]));
/dports/editors/lazarus-qt5/lazarus/ide/
H A Dtoolbarconfig.pas393 xCaption: string;
411 xCaption := SortedCtgList[i];
413 DeleteAmpersands(xCaption);
414 Node := TV.Items.AddChild(nil, Format('%s', [xCaption]));
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dtoolbarconfig.pas383 xCaption: string;
401 xCaption := SortedCtgList[i];
403 DeleteAmpersands(xCaption);
404 Node := TV.Items.AddChild(nil, Format('%s', [xCaption]));
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/ideintf/
H A Didecommands.pas1641 xCaption, xHint: string;
1646 xCaption := Caption;
1648 FOnRequestCaption(Sender, xCaption, xHint);
1649 Caption := xCaption;
/dports/editors/lazarus/lazarus/components/ideintf/
H A Didecommands.pas1630 xCaption, xHint: string;
1635 xCaption := Caption;
1637 FOnRequestCaption(Sender, xCaption, xHint);
1638 Caption := xCaption;
/dports/editors/lazarus-qt5/lazarus/components/ideintf/
H A Didecommands.pas1630 xCaption, xHint: string;
1635 xCaption := Caption;
1637 FOnRequestCaption(Sender, xCaption, xHint);
1638 Caption := xCaption;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/ideintf/
H A Didecommands.pas1641 xCaption, xHint: string;
1646 xCaption := Caption;
1648 FOnRequestCaption(Sender, xCaption, xHint);
1649 Caption := xCaption;